#Modified Wake Sounds
1 messages · Page 1 of 1 (latest)
Put your sound file in your HomeAssistant local_ip\config\www\sounds folder (i.e. 192.168.x.xxx\config\www\sounds) I believe that I created the sounds folder. I am running the Samba share addon accessed by a windows PC and therefore the backslashes. You can then reference it as follows:
wake_word_triggered_sound_file: http://HomeAssistant _local_ip:8123/local/sounds/your_sound_file.flac
#wake_word_triggered_sound_file: https://github.com/esphome/home-assistant-voice-pe/raw/dev/sounds/wake_word_triggered.flac
center_button_press_sound_file: https://github.com/esphome/home-assistant-voice-pe/raw/dev/sounds/center_button_press.flac
If you have a github account, you can put your file there and reference it accordingly.