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?
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?
CMU Sphinx Open Source Toolkit For Speech Recognition
CMU Sphinx Open Source Toolkit For Speech Recognition Android
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...
I would advise the android.speech
package:
http://developer.android.com/reference/android/speech/package-summary.html