I'd like to know what online services are out there that can convert speech from audio files into text. I've seen many posts on stackoverflow about speech recognition for mobile devices and people looking to add speech capabilities to their applications using platform specific APIs.

The only service I found so far is www.voicecloud.com which has an API for sending audio and will send the results to a provided URL (http://www.voicecloud.com/api.php). Anyone know if there are other services out there that are similar?

link|improve this question
possible duplicate of Speech Recognition API – Robert MacLean Aug 11 '11 at 15:09
feedback

2 Answers

up vote 3 down vote accepted

See answers to these questions

link|improve this answer
feedback

Please check out MyCaption:

http://mycaption.com/resources/api

This API can handle wav, mp3, aiff, amr and 3gpp formats. Integration is available via both HTTPS and Email. Messages can be up to 3 minutes long. Both Standard and Premium versions are available. Standard version uses speech-recognition only. Premium version bridges the accuracy gap by deploying human editors to correct speech-recognition errors.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.