Question

I want to launch my service with a voice command like the name of the app. Is it possible? Can I listen for such an event?

Was it helpful?

Solution

I don't think it's possible to be listening all the time, but you can do an app or perhaps a widget to use the speech input api and send an intent with the text gathered.

OTHER TIPS

Google has introduced a new voice interaction API you can check that here, http://www.youtube.com/watch?v=OW1A4XFRuyc&list=PLOU2XLYxmsIJDPXCTt5TLDu67271PruEk

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top