c# - Convert an audio input to text with SAPI -


i want convert audio input being given through microphone text. prefer sapi , c# suggestions? or code samples?

thanks !!

you might want view previous threads, including getting started speech recognition , speech synthesis

from thread: there article published few years ago @ http://msdn.microsoft.com/en-us/magazine/cc163663.aspx. best introductory article i’ve found far...


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -