Open secretsauceai opened 3 years ago
Unless I read wrong that permission goes through voice interaction service and thus would make only the system Digital Assistant able to use it, eventually ending up in the private AlwaysOnHotwordDetector https://stackoverflow.com/questions/26834163/example-of-alwaysonhotworddetector-in-android hot words should be accessible to user space applications, with permissions set by the user in a config panel, not reserved by the system.
I already have the code for some of this written up. I've done the Android BIND_VOICE_INTERACTION and had the app show as an available Voice Assistant/Voice recording application.
I'm happy to walk some people through the code.
In order for the wake word to work on Android we need: