Click here to Skip to main content
15,889,216 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Hello...

I want to implement "Speech to Text" conversion functionality in my web application. Wherever, I read and listened, System.Speech OR Microsoft.Speech Library are used for only Desktop applications but i am working with web application. So how i can implement "Speech To Text" Conversion using javascript/ flash and Silverlight in web applications.

Please provide me reference link or any idea about this....

Thanks
Sunil Sharma
Posted
Updated 8-May-13 3:30am
v10
Comments
[no name] 8-May-13 7:27am    
And the reason that you cannot do a google search for this information is...?
sonusharma65 8-May-13 7:55am    
Hi Mr. ThePhantomUpvoter,
I have gone through google search but i am unable to find proper solution regarding this for web application, if you have google then please help me...with proper reference

Thanks

1 solution

Hi Sunil,

See CP article C# Speech to Text[^]

Cheers,
Edo
 
Share this answer
 
Comments
sonusharma65 6-May-13 9:10am    
Hi...Edo Tzumer,
I have read this article but this article gives idea about "Speech to Text" conversion in desktop application but i want to implement same functionality in web application. So please provide me proper solution for it...i'll be very thankful to you..

Thanks
Joezer BH 6-May-13 9:20am    
It can be assigned to a web application as well.
I suspect you mean to use is on the client side and if so, it can't be done using C# since there is no C# on the client side, only Javascript or using Flash\Silverlight functionality ... [in which case your question tagging as C# is all wrong]
sonusharma65 6-May-13 10:00am    
Sir, Please send me some links of "Speech to Text" conversion using "Javascript or using Flash\Silverlight"

Thanks

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