github nimroddolev/chime_tts v0.13.0
v0.13.0 2024-01-27

latest releases: v1.2.3-beta1, v1.2.2, docusaurus-v1.2.2...
23 months ago

✨ Features

  • The delay parameter has been renamed offset, 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 deprecated delay parameter 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:
    delay

    When using a negative value the audio components are overlaid:
    overlay

🧰 Improvements

  • Added support for message segment-specific FFmpeg audio conversions

🐞 Bugfixes

  • Fixed incorrect order bug of queued service calls

What's Changed

Full Changelog: v0.12.0...v0.13.0

Don't miss a new chime_tts release

NewReleases is sending notifications on new releases.