I'd like to be able to get the audio stream off this device after the wake word. So far I've been able to use ESPHome protocols to get it to play a .wav file from an https server. But it does not seem to expose any useful interfaces beyond ring light, mute, etc. Can someone point me to the HA code that does the setup that tells Nabu (HA Voice) what Wyoming Server to talk to?
#How does HA configure Nabu Casa for Wyoming audio output?
1 messages · Page 1 of 1 (latest)
ok, I have made progress using ESPHome's python libs. I can configure the HA Voice PE to send me audio streams after the wake word, but it never stops. There are API events for enabling/disabling VAD (Voice detection) but these do not seem to work. I also can't find the code code in HA that controls this satellite and does work. pointers?
i beleive that end of speaking is done on the client side. becuase in home assistant you change the "end of speaking detection" aggressiveness there. i am not sure how it communicates sending the "stop" though. maybe it just closes the audio steam