#Voice PE External Speaker
1 messages · Page 1 of 1 (latest)
Slacker Labs promises to release a video describing how to do this soon.
https://youtu.be/KS0NvdThHGY?t=588
The home Assistant Voice Preview Edition is out.
Find your Voice Dealer at https://www.home-assistant.io/voice-pe/
Who am I?
My Name is Jeff. I am an DIY-er and Automator of boring things. And, of course, a huge Home Assistant fan. Oh, I also live in a house that tweets.
Follow Me:
Github - https://github.com/thejeffreystone
Twitter - ht...
Might even be a WTH candidate on the community forums
You can do it yourself. You'll have to take control of the device, but it's doable.
Isn't it the same method as used by The Smarthome Junkie in this video? https://youtu.be/o3yZWD_sFIE?si=znPXu7ikAR4ZRgg6
Did you know you can easily integrate an external Smart Speaker with your voice assistant using ESPHome? In this video, we'll show you how to use ESPHome to connect your M5Stack Atom Echo or ESP32 S3 Box to your Home Assistant setup. Enhance your voice assistant experience with a better sound quality today!
NOTE:
Changing the i2s_dout_pin: GPIO...
Funny issue 😅 this Happens when you have Google, Alexa and NABU
Posted as Feature requests in Community Forum yesterday
I'm testing some partial solution for Koala Satellite. While it would be great to have choice for media player, we'll have to wait for this... So I decided to do following:
- Expose TTS file URL from satellite as sensor in HA.
- Use automation to play this FLAC URL on player I wish.
- Mute satellite media player.
There's 2 disadvantages:
- No "ding" sounds on wake word, since it's muted...
- cannot use action "assist_satellite.announce" (same reason, player is muted, and this action doesn't trigger URL sensor update).
Another disadvantage to keep in mind is that AEC won't really do much with that config
True. Well, internal media player will be playing at the same time, so probably algorithm will count it?