✨ Features
-
The
delayparameter has been renamedoffset, and adds a delay between chimes & TTS audio when a positive value is specified, or overlays the audio together when a negative value is specified.
(The now deprecateddelayparameter will continue to be supported but no longer appear in the UI)When using a value greater than 0, a delay is added between audio components:
When using a negative value the audio components are overlaid:
🧰 Improvements
- Added support for message segment-specific FFmpeg audio conversions
🐞 Bugfixes
- Fixed incorrect order bug of queued service calls
What's Changed
- Bump ruff from 0.1.13 to 0.1.14 by @dependabot in #74
Full Changelog: v0.12.0...v0.13.0