Click here to Skip to main content
15,881,852 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
hello guys
i'm facing a problem!
i'm using microsoft Agent with c# in a speech recognition application for recognizing just spoken numbers
the application can hear my voice from microphone and recognize what is the spoken number
the problem is that i want to recognize the number that is recorded in .wav sound file rather than speaking it
can i do that or microsoft Agent just recognize voice entered from a microphone??
Posted
Comments
GPUToaster™ 9-Jul-10 5:31am    
Reason for my vote of 4
Nice...

1 solution

Have a look at this article, it will give you an idea atleast, but its the other way round (text to speech).Programming Microsoft Agent in Windows Forms[^]

Use Microsoft speech and recognition API to convert speech to text. Explore it on http://www.google.co.in/url?q=http://msdn.microsoft.com/en-us/magazine/cc163663.aspx&sa=X&ei=Buw2TOzGL8KRrAfsw8WvAg&ved=0CBkQzgQoADAA&usg=AFQjCNFTZjQHPSDm1LLFginF-4vZt5ZSDg[^].
Enjoy!! :)
 
Share this answer
 

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