Java speech recognition API [closed]

旧街凉风 提交于 2019-12-17 15:11:10

问题


I am currently developing an Android application where I am required to implement speech recognition.

Could you suggest a link where I could find a Java speech recognition API?


回答1:


CMU Sphinx Open Source Toolkit For Speech Recognition

CMU Sphinx Open Source Toolkit For Speech Recognition Android




回答2:


Please read these articles they contain good tuts on Speech Recognition

1) This - A video tutorial from Youtube.

2) This - A tutorial which goes through the process of creating a app which uses SpeechRecognition.

3) This - A opensource Voice recognition project...




回答3:


I would advise the android.speech package:

http://developer.android.com/reference/android/speech/package-summary.html



来源:https://stackoverflow.com/questions/3034925/java-speech-recognition-api

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