2

Good evening, I have been playing with the voice recognition in Windows 10 IOT core and C#. One thing I am having a issue with is keeping the recognition engine running. I have tried looking online and no samples seem to work. I want the recognizer to stay active and never time out. Is this possible?

1 Answer 1

1

Make sure you set your application as the default start up application (default application)

enter image description here

This way when your application crashes, it will automatically restart.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.