Re: [android-developers] Voice Search within Activity

2016-03-03 Thread gabon
No, the user will decided when to be spied pressing the mic button in the remote ;) No idea if a user action can be triggered by the remote. I guess so, considering there are many buttons. But it would be nice if the only action need was the one to speak after pressing the mic button. Thanks,

Re: [android-developers] Voice Search within Activity

2016-03-02 Thread J Decker
so the TV can be hacked and turn on the mic to spy? :) can you do a user action with a remote? On Wed, Mar 2, 2016 at 11:27 PM, gabon wrote: > I am working on an app for Android TV. Is it possible to detect the mic > input (Voice Search) and process it within the activity? I can see there is > Re