Reputation: 1274
I just started developing a small app for Windows 10 universal. And I am trying to use Cortana in it. What I would like for a start is to have Cortana start my app when I say: Hey Cortana start [myAppName] It looks like this is not working by default, and I could not find any tutorial about that. Any ideas what I should do ?
Upvotes: 0
Views: 135
Reputation: 166
I did a tutorial on this with the Quick Start for UWP guide. You can take a look at it here:
http://microsoft.github.io/UWPQuickStart/docs/challenges/cortana-integration.html
If that's not enough to get you rolling, please let me know where you're running into issues and I'll see if I can help further.
Upvotes: 2