#Another Voice Assistant. (one mic)

1 messages · Page 1 of 1 (latest)

oak raptor
#

You will need to enter the wifi data, as well as the API and OTA passwords in the attached code. The flac files must be copied to the homeassisstant/esphome directory. Where the yaml will also be!

I didn't use only the original sounds. I put the sounds I use in Dropbox: https://www.dropbox.com/scl/fo/1tr4hyhvnjuaf5nam76uy/AMZRa54Lhq9seLodn-n_WL4?rlkey=u494mvsj4mryccn5zwzw7dwr1&st=ztskhp5s&dl=0
The flac files must be copied to the homeassisstant/esphome directory. Where the yaml will also be! This is my first post here. Sorry if I'm lame.

oak raptor
#

And the end result.
The ESP32, display, pushbutton, mic, DA were put in a separate small box. It wouldn't have fit in the speaker.
I'm Hungarian, I use it in Hungarian.
In the example, I start a twenty-second timer.

oak raptor
oak raptor
#

The latest 2025.4.0 HA now supports dialog mode. So if you initiate a conversation that requires a dialogue, it will ask you back. Therefore the “chat” function in my code is no longer needed! You can delete these.

cobalt hawk
#

hey, i have been messing with this thing on and off for 2 weeks and cant seem to get it to work correctly. I can get it to upload the code but then it goes into a boot-loop or never finishes booting. It seems to be related to the IDF portion. i dont have the error handy. I found a bunch of stuff to try but nothing is working.

warm wraith
cobalt hawk
oak raptor
#

This tool still works perfectly for me today. There are two copies. This is the current code. I deleted the parts that I no longer need since the 2025.4.0 HA update. It has the latest EspHome. You will need to enter the wifi data, as well as the API and OTA passwords in the attached code. The flac files must be copied to the homeassisstant/esphome directory. Where the yaml will also be!
I didn't use only the original sounds. I put the sounds I use in Dropbox: https://www.dropbox.com/scl/fo/1tr4hyhvnjuaf5nam76uy/AMZRa54Lhq9seLodn-n_WL4?rlkey=u494mvsj4mryccn5zwzw7dwr1&st=ztskhp5s&dl=0
The flac files must be copied to the homeassisstant/esphome directory. Where the yaml will also be!

cobalt hawk
#

Cool. I'll give it a try when I sit down for the evening.