Click here to Skip to main content
15,915,663 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I convert my captured audio from my microphone into text form using Visual Basic?

Any help??? Please...

Thanks in advance...
Posted
Updated 14-Aug-11 19:19pm
v2

1 solution

This[^] is a third party tool that you could use.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 16-Aug-11 0:40am    
Did you actually try it? The quality of recognition with big grammar (such as DictationGrammar) is a big problem. They provide predefined dictionary of 100 units and adding custom commands. What if this software simply uses the recognition engine offered by Microsoft for free?
--SA

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