1

I know that I can say "OK Google" and then say "open MyAppName", to open an app, but I want to directly open by just saying "Hey MyAppName". I have implemented speech recognition as in this linkAndroid Speech Recognition as a service on Android 4.1 & 4.2 .Where do I set the keyword ? or is there any other way to do it?

Light
  • 143
  • 1
  • 6
  • 1
    This might be an OS level thing, not in your control, at least not on all devices. One immediate problem I see is what happens if there are two apps both "listening" for the same open command. How would the OS know which app to open? Is it really so hard for a user to press a single icon to launch your app? – Tim Biegeleisen Jul 09 '17 at 11:53

0 Answers0