0
Voice input in java
I am making a program in java. In which user give input in form of voice command. I didn't find anything on internet any suggestions
1 Odpowiedź
0
You should've used Google, i found some interesting links.
1 - http://www.ling.helsinki.fi/~gwilcock/Tartu-2003/L7-Speech/JSAPI/Recognition.html
2 - http://honors.cs.umd.edu/reports/cmasuoka_HonorsProjectReport.pdf
3 - http://puneetk.com/speech-recognizer-in-java-tutorial
You can work around with those to get a voice command system.