KieronQuinn / AmbientMusicMod

Port of Now Playing from Pixels to other Android devices
GNU General Public License v3.0
1.82k stars 40 forks source link

Trigger Google Assistant via Ambient Music Mod #209

Closed cy4njk closed 9 months ago

cy4njk commented 9 months ago

Would it be possible to use the Ambient Music Mod platform to get it to recognize a user-defined hotword and trigger google assistant?

I guess it would require upping the frequency with which AMM takes audio samples, which would in turn increase battery drain, but maybe a workaround could be found. Just an idea though.

KieronQuinn commented 9 months ago

No, the hotword bit (using the hotword engine to detect when sound is playing) is disabled in AMM because it's almost impossible to port.