Using System.Speech to convert mp3 file to text
问题 I'm trying to use the speech recognition in .net to recognize the speech of a podcast in an mp3 file and get the result as string. All the examples I've seen are related to using microphone but I don't want to use the microphone and provide a sample mp3 file as my audio source. Can anyone point me to any resource or post an example. EDIT - I converted the audio file to wav file and tried this code on it. But it only extracts the first 68 words. public class MyRecognizer { public string