android icon indicating copy to clipboard operation
android copied to clipboard

[FR] Add support for Wake Words in Companion app/on Android devices

Open AleXSR700 opened this issue 2 years ago • 14 comments

Is your feature request related to a problem? Please describe.

When an Android phone or tablet is not reachable but is within hearing range, text commands cannot be sent to the assistant, but using Wake Words, it would be possible to send commands even without physicially accessing the devices.

Describe the solution you'd like

Implement support for wake words, e.g. using OpenWakeWords.

Describe alternatives you've considered, if any

None available

Additional context

Maybe, but this would need to be tested, this feature would even allow Android TV devices to act as control centers using voices (since the UI does not fully work on Android TV or rather, it is extremly difficult to navigate without a mouse).

AleXSR700 avatar Feb 12 '24 19:02 AleXSR700

Anyone got any insights on limitations here? I'm extremely interested in helping move this forward.

HarryBak avatar Jul 14 '24 08:07 HarryBak

Hope this can be added soon...would be excellent to control our home with voice using the companion app.

borgqueenx avatar Sep 11 '24 13:09 borgqueenx

+1 My device is waiting for this feature. Meantime i use atom echo device.

Hadatko avatar Oct 26 '24 06:10 Hadatko

Any information if this will make it into the app, say, in the next 6 months?

AleXSR700 avatar Nov 16 '24 21:11 AleXSR700

It's an open source project - if it's urgent you can propose a PR :)

I found this as a technical demonstration: https://github.com/tuckercr/wakewordapp

jaecktec avatar Nov 18 '24 07:11 jaecktec

It's an open source project - if it's urgent you can propose a PR :)

I found this as a technical demonstration: https://github.com/tuckercr/wakewordapp

If I could, I would ;-)

Unfortunately, in this case, I am not a programmer :-(

AleXSR700 avatar Nov 18 '24 19:11 AleXSR700

Friendly push :)

AleXSR700 avatar Jan 18 '25 04:01 AleXSR700

how do i vote for this?

kushalgoaten avatar Jul 05 '25 22:07 kushalgoaten

IDK exactly what qualifies as voting for this, but this would be amazing!

Never could get the termux method working on my phone, so currently I am having to use hassmic to constantly stream my phone's audio to my HA server, which isn't the best for battery life and is wildly inefficient, but credit to hassmic since it does work.

SmoochSmackers avatar Sep 04 '25 14:09 SmoochSmackers

@kushalgoaten @SmoochSmackers Vote for it with the 👍 reaction.

pilot51 avatar Sep 04 '25 15:09 pilot51

@kushalgoaten @SmoochSmackers Vote for it with the 👍 reaction.

In the first post, for those confused ;)

AleXSR700 avatar Oct 23 '25 19:10 AleXSR700

It seems like a no-brainer to and this considering there big push for AI functionality in-home assistant. The only thing I can think of is they're trying to sell more of their voice assistant boxes.

rsmanning avatar Nov 07 '25 05:11 rsmanning

Those are static base stations; I'm not taking one with me to the store.

tron1point0 avatar Nov 07 '25 12:11 tron1point0

It seems like a no-brainer to and this considering there big push for AI functionality in-home assistant. The only thing I can think of is they're trying to sell more of their voice assistant boxes.

The majority of the contributions to this application come from volunteers who work on it in their free time. Anyone is welcome to develop and add this feature. There are many ideas and potential improvements for the app, but only a limited number of people who have the time or skills to implement them.

For anyone that wants to dig a bit more another user found some interesting classes from the Android documentation https://github.com/home-assistant/android/discussions/5974

TimoPtr avatar Nov 07 '25 14:11 TimoPtr