3

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?

tshepang
  • 12,111
  • 21
  • 91
  • 136
Mojiiz
  • 7,898
  • 6
  • 26
  • 25

2 Answers2

4

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.

garen
  • 348
  • 2
  • 3
  • 9
0

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

Community
  • 1
  • 1
Scorpion
  • 6,831
  • 16
  • 75
  • 123