Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI, friends. I am working in a medical transcription company in s/w dept.

we have a requirement that to convert voice files into text data. i have seen

several softwares regarding that. is there any possibility to do that so in .net.

If possible please let me know in doing this. i need some suggestions for doing
Posted

1 solution

I would suggest you start looking at the System.Speech.Recognition namespace in .NET 4. If you have any further question about implementing those classes then come back with a more specific question.
 
Share this answer
 
Comments
jagadeesh kumar adabala 26-May-11 6:19am    
thanx mathew, is that dll works in converting voice to text format
Mathew Crothers 26-May-11 19:14pm    
Yes it does. Have a look at the documentation here
http://msdn.microsoft.com/en-us/library/ms554855.aspx

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900