Herian
August 9, 2024, 9:43am
1
Hi there,
i’ve just updated to 2024.08 and i’m trying to use the new elevenlabs integration. While i was able to use the unofficial integration, the official one doens’t work for me. It works correctly as tts for the voice assistant, but if i call the action it doesn’t.
This is how i call it:
action: tts.speak
target:
entity_id: tts.elevenlabs
data:
cache: false
media_player_entity_id: media_player.mansarda
message: Ciao e benvenuto
What i’m doing wrong?
Herian
August 9, 2024, 1:14pm
2
Looks like the problem is with the google cast service, looking at the logs i see:
Failed to cast media to:.....
Please make sure the URL is: Reachable from the cast device and either a publicly resolvable hostname or an IP address
I’m pretty sure i’ve faced this one before but i can’t remeber how i solved it. Using another TTS service, like microsoft one, works like a charm
Herian
August 9, 2024, 1:36pm
3
Reverting back to 2024.7 solved the issue. Anyone else had problem with cast service?
I’m changing the topic title
Google tts still works fine, but the new Elevenlabs doesn’t.
I get this:
2024-08-11 18:12:00.139 ERROR (Thread-6) [homeassistant.components.cast.media_player] Failed to cast media http://192.xx.xx.xx:8123/api/tts_proxy/640xxxxxxxfa_en_-_tts.elevenlabs.mp3 from internal_url (http://192.xx.xx.xx:8123 ). Please make sure the URL is: Reachable from the cast device and either a publicly resolvable hostname or an IP address
Herian
August 11, 2024, 4:39pm
5
Yes looks like is a elevenlabs integration issue. Microsoft TTS works, even the elevenlabs custom integration is working