github nimroddolev/chime_tts v0.10.2-beta2
v0.10.2-beta2 2023-12-21

latest releases: v1.2.3-beta1, v1.2.2, docusaurus-v1.2.2...
pre-release2 years ago

✨ Features

  • The chime_tts.say and chime_tts.say_url services have a new Audio Conversion parameter 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_url service response (duration), eg:
    url: https://{YOUR_HA_ADDRESS}/local/chime_tts/x3u5vr88.mp3
    duration: 4.883
    

🧰 Improvements

  • Added support for setting file type in FFmpeg conversion
  • Added drop down UI to convert audio to Alexa speaker specifications, or to set custom arguments to run an FFmpeg conversion
  • Increased volume of whistle chime

🐞 Bugfixes

  • Fixed bug where chime_tss.say queue would become stuck until Home Assistant was rebooted
  • Fix for constructing folder paths
  • Potential fix for external url
  • Potential fix for stuck queue

What's Changed

Full Changelog: v0.10.2-beta1...v0.10.2-beta2

Don't miss a new chime_tts release

NewReleases is sending notifications on new releases.