After some pretty extensive research and tinkering over the last week, I have been unable to achieve this. I’ve tried including a config on my esphome device that will trigger a speak when the wake word is detected, activation of a light in the same block works but nothing is said. I tried making it as an automation as well, no dice. I can post examples if needed but mostly I’m wondering if anyone else has successfully achieved this? I’m running HAOS on a Raspberry Pi 4, using the default Home Assistant Cloud settings until I get everything working the way I want.
You going to need far more info before anyone can off help.
We don’t even know what device you are trying to do this on.
replace the audio and adjust the delay in this block
1 Like
I’m using a D1Mini through esphome. using the some of the info and code from this page: My Local Voice Assistant Device With Wake Word In Home Assistant | Smart Home Circle
It functions as expected, it recognizes the wake word and can control devices/get info.