android - Voice recognition APIs, will Google Voice do this? -


i've got idea android app, want able commands , have application listen out these , perform action.

for example, want app sit idle , listen voice, when hears me "start", app start doing until "stop".

the idea lay phone down , not have physically touch in order control app.

would possible current apis? if ones should into?

you can take @ google voice commands.

http://www.google.com/mobile/voice-actions/

alternatively, if want customise application, can use google voice service , write activity invoke voice service , return result. check out below link sample application.

http://developer.android.com/resources/samples/apidemos/src/com/example/android/apis/app/voicerecognition.html


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -