Integrating Windows 10's Cortana into UE4

Does anyone have any idea whether we’ll be able to access Cortana’s API through UE4? I can’t think of anything that would necessarily stop it, as long as the end user is running Windows 10. An example use case is speech recognition to initiate commands in-game, or speech recognition logging certain words to later be displayed on an in-game UI.

Thanks!

Yes, its possible but im not sure how. At the moment i think it only support xaml / metro apps?

Alternativly look for the Microsoft Speech Platform SDK 11, that has a native API and supports Windows 7 and later.