✨ Message Segments
- The
messageparameter can now define a YAML sequence which can be built from 3 different "segment" types:tts,chimeanddelay. - These "segments" allow you to create multiple TTS audio segments from a mix of TTS platforms, languages, voices and rates of speech within the same message, as well as additional chimes anywhere in the message (not just at the start or end)
Refer to the documentation for a guide on how to use the new feature.
🧰 Improvements
- Added 3 retry attempts when an unexpected error occurred when playing media
What's Changed
- Add support for OpenAI TTS by @jkpe in #66
- Bump ruff from 0.1.8 to 0.1.9 by @dependabot in #63
New Contributors
Full Changelog: v0.10.2...v0.11.0
