v0.10.2-beta1 2023-12-19 #59
Replies: 9 comments 27 replies
-
This beta release introduces support for running FFmpeg conversion jobs on the audio generate by the The main use case for the new FFmpeg support is for playback on 3rd party media_player entities such as Alexa and Google Home speakers. I don't personally own any of these speakers so I can't test on actual hardware, but for those of you who do I would appreciate any feedback you might have on the feature, and in general as well. To install the beta:
Thanks! |
Beta Was this translation helpful? Give feedback.
-
I have been trying to get this to work with Alexa. |
Beta Was this translation helpful? Give feedback.
-
I have been reading through your reply's and set up my external Nabu Casa url in the amazon intergration. Am I Correct in saying this should now let me play mp3 and tts on my alexa's.? |
Beta Was this translation helpful? Give feedback.
-
if I use this call service it plays the chime and the message |
Beta Was this translation helpful? Give feedback.
-
Good to hear, but the URL from |
Beta Was this translation helpful? Give feedback.
-
Can you check this script what I copied from above. 'Im getting error messages .Thanks |
Beta Was this translation helpful? Give feedback.
-
I'm not getting the same error, but I do get an error that the response_variable [chime_tts] is undefined from within the section trying to play on the alexa. My trace on the script doesn't show any value for '{{chime_tts.url}}' When I simply call the service chime_tts.say_url I do get a response variable as a return that is correct. |
Beta Was this translation helpful? Give feedback.
-
I dot know what the issue was. Maybe the copy and paste didn't like it. So I created it using the visual editor and it worked. |
Beta Was this translation helpful? Give feedback.
-
✨ Features
FFmpeg Arguments
parameter to thechime_tts.say
andchime_tts.say_url
services, allowing FFmpeg conversions of the generated audio.duration
value tochime_tts.say
service response value object.🧰 Improvements
🐞 Bugfixes
What's Changed
Full Changelog: v0.10.1...v0.10.2-beta1
This discussion was created from the release v0.10.2-beta1 2023-12-19.
Beta Was this translation helpful? Give feedback.
All reactions