Hi everyone,
I am developing an app that the user can (partly) interact with using voice 
input. Currently I am using Speech Recognizer in my app, but the user still 
has to something like push a button to trigger speech recording. I cannot 
constantly record and evaluate speech input due to the severe battery 
drain. The Nexus 5 as well as Google Glass can apparently be controlled by 
speech ("OK Google"). Motorola's Moto X has a similar feature. They all 
seem to use a special processor to avoid a high battery drain caused by 
constant listening.

Now I am wondering if it is possible to take advantage of this in my own 
apps as well?

Thanks!
Jason82

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to