Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Announcements / TTS does not work anymore #50

Open
xteaun opened this issue Jan 12, 2024 · 2 comments
Open

Announcements / TTS does not work anymore #50

xteaun opened this issue Jan 12, 2024 · 2 comments

Comments

@xteaun
Copy link

xteaun commented Jan 12, 2024

I had my Sonos speakers set up to play messages to me when I ask the voice assistant questions. After one of the last HA updates the TTS stopped working. When I call the service, as described in the documentation, I get a green tick, but no audio plays:

service: media_player.play_media
data:
  entity_id: media_player.kitchen
  media_content_id: media-source://tts/cloud?message=I am very loud
  media_content_type: music
  extra:
    volume: 80

What am I doing wrong? :) Is this a bug?

@StoricU
Copy link

StoricU commented Oct 2, 2024

I have the same problem now.
Unsure when it started, but tts is not working any more.
If a song i playing and I call the service, the music stops for 2 secons and the restart.
The tts is not coming thru.. 🤔

I'm suspecting it might occured after I disabled HTTPS and duckdns and started using Tailscale and just HTTP.

@pwcutajar
Copy link

I have the same

i see this in the logs

Logger: custom_components.sonos_cloud.media_player
Source: custom_components/sonos_cloud/media_player.py:147
integration: Sonos Cloud (documentation, issues)
First occurred: 31 October 2024 at 10:23:19 (33 occurrences)
Last logged: 20:21:45

Play request failed (410): {"errorCode":"ERROR_RESOURCE_GONE"}
Play request failed (504): {"errorCode":"ERROR_GATEWAY_TIMEOUT"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants