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

℡╲_俬逩灬. 提交于 2019-12-07 02:56:27

问题


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?


回答1:


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

Also see:

  • Speech to Text from own sound file
  • Voice recognition on android with recorded sound clip?


来源:https://stackoverflow.com/questions/14092834/speech-recognition-for-recorded-audio-files-in-3gp-or-wav-format

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!