Click here to Skip to main content
15,917,795 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to make a text editor which convert voice to text for a web application in c# asp.net .Please help me.This is my important web based project in college.
Posted
Updated 4-Oct-14 1:56am
v3

- There are multiple Web based API which are used to convert the Text to Speech (TTS) and Speech to Text (STT)

1. Nuance
2. Google Speech
3. AT&T
4. LYnc
 
Share this answer
 
Comments
[no name] 27-Sep-14 16:45pm    
No links but good subjects to google. My 5.
The following links provide the details about the various API's:
CSS
1. Nuance
    http://www.nuance.com/index.htm
2. Google Speech
    https://www.google.com/intl/en/chrome/demos/speech.html
3. AT&T
    http://developer.att.com/apis/speech
4. Lync
    http://www.speechtechnologygroup.com/speech-recognition-engine
 
Share this answer
 
Comments
Member 11055722 30-Sep-14 8:37am    
How to use these API and add in my project
Member 11055722 30-Sep-14 9:25am    
Are these all API free??
Yes All these API are free. For that you have to create an account in order to use and get the details regarding the usage of the API's.
 
Share this answer
 
Comments
CHill60 4-Oct-14 11:24am    
If you want to respond to a comment use the"reply" link not another solution

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