✨ New Features:
- The
message
parameter inchime_tts.say
andchime_tts.say_url
can now accept templates, eg:
- Added
TTS audio generation timeout
value to the configuration, used to stop TTS audio generation after a set timeout duration. 232
🧰 Improvements:
- Improved detection of installed TTS platforms.
- Improved error logging for TTS audio generation failures
🐞 Bugfixes:
- Fixed external address resolution by @Viv-Rajkumar in 236, 203
- Fixed bug when adding delay before removing temp file 238
🔄 What's Changed
- Bump ruff from 0.8.3 to 0.8.4 by @dependabot in 237
- Fix external address resolution by @Viv-Rajkumar in #236
- Bump ruff from 0.8.3 to 0.8.4 by @dependabot in #237
🙏 New Contributors
- @Viv-Rajkumar made their first contribution in 236
Full Changelog: v1.2.1...v1.2.2