Java speech recognition API [closed]

2019-01-12 23:31发布

问题:

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