✨ Features
- The
chime_tts.sayandchime_tts.say_urlservices have a newAudio Conversionparameter to convert audio to work with Alexa speakers. It can also be utilized to specify an arbitrary list of arguments for an FFmpeg conversion job. - The duration of the generated audio (in seconds) has been added to the
chime_tts.say_urlservice response:url: https://{YOUR_HA_ADDRESS}/local/chime_tts/x3u5vr88.mp3 duration: 4.883
🧰 Improvements
- Catch missing trailing bash-slashes in configurable folder paths.
- Added fix for double back slashes in user configured folder paths.
- Increased volume of
Whistlechime.
🐞 Bugfixes
- Fixed bug where
chime_tss.sayqueue would become stuck until Home Assistant was rebooted - Fixed default service parameter values.
What's Changed
- Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #55
- Bump ruff from 0.1.6 to 0.1.7 by @dependabot in #54
- Bump ruff from 0.1.7 to 0.1.8 by @dependabot in #58
- Update README.md by @nimroddolev in #61
Full Changelog: v0.10.1...v0.10.2