Creating your own custom Grammar, and filtering recognition based on confidence
by Paul Kiddie • January 8, 2009 • .net, c#, grammar, speech recognition • 0 Comments
This follows on from an earlier post, Speech Recognition and the System.Speech namespace, where I was trying to find out roughly what the the topic of a given set of unannotated lectures was. As expected, using the DictationGrammar didn’t help too much, in fact some of the results from the recogniser were pretty funny! So [...]
Read more →