问题
I try to search about voice recognition in android. Almost of search result, I have only founded the voice recognition api which provided by Google. Moreover, I want to know which other api that provide for android. Because I would to use my voice recognition to search in my file. Could anyone solve this problem or give me some suggestion?
回答1:
I know almost nothing about Android, but I've visited this page in the SDK docs before: http://developer.android.com/resources/articles/speech-input.html You or someone else may find it helpful.
回答2:
I found this question in stack overflow which is similar to yours and it has one answer which might be helpful to you..
Speech recognition in Android
来源:https://stackoverflow.com/questions/4213308/voice-recognition