Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Voice recognition [closed]

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?

like image 829
Mojiiz Avatar asked Sep 16 '26 11:09

Mojiiz


1 Answers

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.

like image 91
garen Avatar answered Sep 18 '26 01:09

garen