Speech to Text: Play MP3 message by itself and retrieve words

房东的猫 提交于 2019-12-01 01:57:46

There is no native way to convert an audio file that contains spoken words to text on Android. You'll need to use a third-party API to do this, such as.

  1. A&T
  2. Nuance
  3. iSpeech

And perhaps Pocket Sphinx, although you may have to write the file input stream side of it yourself.

If you're not concerned about breaking terms and conditions, you could use the Chrome Speech API.

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