Jomar Tigcal GDG Philippines Community Manager Android Developer, Trainer, and Consultant Have Android (and Android Wear) apps on Google Play Store http://jomar.tigcal.com [email protected] http://google.com/+JomarTigcal @jomartigcal
Voice Interaction API ● New in Marshmallow (23+) ● Enables apps to interact with users via voice ● Confirm actions and select from a list of options using user’s voice
Handle Voice Interaction boolean Activity.isVoiceInteraction() Is activity running as part of a voice interaction with the user? boolean Activity.isVoiceInteractionRoot() Was activity started directly by a user’s voice action in the Google Search App?
Thank you! Try the code lab at https://code-labs.io/codelabs/voice-interaction/ Learn more at https://developers.google.com/voice-actions/interaction Build something awesome! Provide feedback: talkback.tigcal.com