Speech recognition for recorded audio files in .3gp or wav format

user1916399 picture user1916399 · Dec 30, 2012 · Viewed 16.9k times · Source

Possible Duplicate:
Voice recognition on android with recorded sound clip?

I am developing an Android app which will record audio to a file, and then use speech recognition to get text from the recorded speech.

Is there a speech recognition library available for this sort of task? How can I get started?

Answer

ridoy picture ridoy · Dec 31, 2012

Get start with this tutorial where you can learn speech to text conversion in Android with it's speech API

Also see: