How do you use the .NET speech namespace classes to convert audio in a WAV file to textual form which I can display on the screen or save to file?
I am looking for some
You actually need Natural Language toolkit. In python I have used NTLK http://www.nltk.org/
In .Net I have just found Antelope https://stackoverflow.com/questions/1762040/natural-language-toolkit-equivalent-in-c
see the article as well http://en.wikipedia.org/wiki/Speech_recognition