Audio Files Folders
Configure where Chime TTS stores generated audio files and public chime_tts.say_url output.
Temporary MP3 Folder
The local folder path where generated MP3 files will be stored.
| Default Value: | {root}/media/sounds/temp/chime_tts/ |
| Required: | Yes |
Please Note
Make sure the temporary folder path is inside a media folder of your Home Assistant, otherwise the chime_tts.say action will not be able to play the generated MP3 on your media_players.
chime_tts.say_url Folder
The publicly facing folder path where MP3 files generated by the chime_tts.say_url action will be stored.
| Default Value: | {root}/config/www/chime_tts/ |
| Required: | Yes |