Can someone tell me the link where I can download this reference: Microsoft.Speech.Recognition; and if possible help me install it.
Thank you
Can someone tell me the link where I can download this reference: Microsoft.Speech.Recognition; and if possible help me install it.
Thank you
First you need to add the System.Speech
reference to your project:
varsre=newSpeechRecognitionEngine(newSystem.Globalization.CultureInfo("en-US"));
For more information on the component: