Do I need to install Speech SDK to be able to do speech recognition, even when I'm using .NET Speech

Posted by manuel on Stack Overflow See other posts from Stack Overflow or by manuel
Published on 2010-04-14T09:19:37Z Indexed on 2010/04/14 9:23 UTC
Read the original article Hit count: 506

Filed under:
|
|

I know that I need to install Speech SDK if I'm using SAPI for spech recognition. But what if I'm using .NET System.Speech.Recognition:SpeechRecognizer class?

© Stack Overflow or respective owner

Related posts about speech-recognition

Related posts about SAPI