Do I need to install Speech SDK to be able to do speech recognition, even when I'm using .NET Speech
- by manuel
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?