nimroddolev / chime_tts

A custom Home Assistant integration to play combined audio files before and/or after text-to-speech (TTS) messages
https://nimroddolev.github.io/chime_tts/
MIT License
196 stars 14 forks source link

How to setup with my custom mp3 as background sound? #196

Closed JackieLiu123 closed 1 month ago

JackieLiu123 commented 1 month ago

Checklist

Is your feature request related to a problem? Please describe.

I have downloaded the mp3 audio in my folder. But I cant make the program find this audio successfully. I think maybe both the folder and the yaml I have written are wrong QAQ. However, there is no any example for this. So could you please give me some example?Tks.

Describe the solution you'd like

One example about the folder my mp3 audio should be in and the yaml I should write

Describe alternatives you've considered

I even change the source code.But when the project upgrade, it needs me to rewrite.So I come here for some solution.

Additional context

No response

nimroddolev commented 1 month ago

Hi @JackieLiu123.

I suggest you review the documentation for Chime TTS, which has explanations for configuring and usage examples.

EDIT: If you are referring to using your own custom MP3 files, please read the documentation for this feature.

If you are still having issues, please share the YAML you are using to call the chime_tts.say / chime_tts.say_url actions, and your debug log messages to help me understand what the issue might be.

JackieLiu123 commented 1 month ago

Thank you so much, I will read them and have a try!

nimroddolev commented 1 month ago

I am closing this issue. Please reopen it if you are still having issues.