Click here to Skip to main content
15,881,938 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
hi sir,
I want to convert speech to text in web application. for example i'm play audio file(.wave or mp3) in my system it must be displayed in the textbox.
I have gone through below articles posted on code project
1 C# Speech to Text[^][^]
2.speech to text in c#[^][^]
but these articles give me a small insight of the capabilities of. the system.
actually I am new to .net .please help to write a code for converting speech to text using asp.net
Thanks in Advance,
Sugesh
Posted
Comments

1 solution

I'm afraid you won't find enough "insight" in my answer as well, but, normally, people don't need "insight" on this topic. All they need is this: http://msdn.microsoft.com/en-us/library/system.speech.synthesis%28v=vs.110%29.aspx[^].

And I have no idea why the "below articles" gave you no "insight", because you failed even to reference them. :-)

—SA
 
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