#Modified Wake Sounds

1 messages · Page 1 of 1 (latest)

summer birch
#

Has anyone succesfully modified a VPE yaml to include a custom wake_word_triggered sound file?

If you have, please share the block in the yaml that you are using.

Thanks

bold magnet
#

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.

summer birch
#

Yup. Tried that. No joy. Is the flac file 44100 16bit?

#

But didn't rem the original.