How to Write Speech Recognition Applications in C# | Microsoft's Speech Recognition Engine



Today we go over how to use Microsoft’s Speech Recognition Engine to write a virtual assistant application. Speech recognition apps are the way of the future and they are actually easy to write using Microsoft.Speech.Recognition

Microsoft page: https://docs.microsoft.com/en-us/previous-versions/office/developer/speech-technologies/dd147134(v=office.14)

If you are trying to write a Text to Speech Application for Windows 10, then you can follow along with this video and easily have an application ready to go in no time!

I hope this helps you use the Microsoft Speech Recognition API to write your own speech power applications!

Comments are closed.