| Subject: Speech To Text Conversion |
| Group: microsoft.public.windows.developer.winfx.sdk |
| Date: 9/22/2006 12:41:02 AM |
| From: =?Utf-8?B?TWFuZHk=?= [Email Address Protection] |
Hi, I am having requirement to take .wav as an input and convert it to .txt. Infact to recognize the phrases/words/sentences in a .wav file. Seems chalanging task far now. Currently I am using SAPI 5.1 and using OnRecognition event to capture the recoginzed text a a result. But the result text is not acurate text. Is this the grammer issue? I also want to know is there any specific stuff in WinFX SDK.NET 3.0 to resolve such issue as I stucked here. Thanks :-) |
| Back |