Speech Recognition and the System.Speech namespace
by Paul Kiddie • December 8, 2008 • .net, c#, grammar, speech recognition • 1 Comment
I had a problem recently where I wanted to find out, very roughly, the topic of a set of un-annotated lectures. I needed a recognition engine that was speaker-independent, and required no training, as I don’t personally know the guy who did them. In the .NET framework 3.5, you get access to the System.Speech namespace [...]
Read more →