views:

45

answers:

1

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?

A: 

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.

MyCaption Team