Creating your own custom Grammar, and filtering recognition based on confidence
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 [...]
Also tagged .net, c#, speech recognition