I’m trying to turn a surplus Android phone into a voice assistant using local voice only (no cloud or LLM, just the new Android wake word feeding speech-to-phrase with piper talking back (config screenshot below).
This works perfectly… once. It responds to the “Hey Jarvis” wake word and opens an Assist session. I then say “Turn the hall light on”: it does this and responds.
That’s when the problem starts: the Assist session is still open but the microphone input is off. I can’t do anything without tapping the on-screen microphone button for it to listen to the next command, or clicking the back button to end the session and wait for a new wake word.
It may be specific error of that phone model or OS version. Do you have another device to test with. I would get wake word detection not restarting. Not sure if there is log output for this.
EDIT
I look at wrong issues list. Should have looked at companion app issues. #2 from reported at link below looks to be same as your problem
EDIT2
Looks like fixed was merged 4 days ago. Have you updated the companion app lately
I tried wakeword with the latest HA release(2026.3.4) on android tablet, but the same issue, not able to wakeup for next time, as the assist UI stays on screen and not able to enable the mic to listen. anyone found the solution to this?
Please always use actual version numbers, as time moves on but your comment doesn’t change.
The latest official release at time of writing is 2026.3.2 released on 2 Mar 2026, before my post above. The fix has been merged into 2026.4.1, so we’re waiting for that to be officially released.
Updated to 2026.4.2 and it does continue the same conversation after you use the wake word again. If the screen is locked it no longers gives you any indication that it’s heard you though.
Hello, I have the same issue so we’re both waiting for a fix. In the meantime, one question: how did you make the “Hey Jarvis” wake word work? Apparently for me only “Ok Nabu” works and not only on the tablet but on any audio satellite that I put together, also those ESP32-based. Thanks!