-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Describe the bug
The output of text to a Google mini device fails with two error messages in the log saying that there is a timeout.
To Reproduce
Steps to reproduce the behavior:
Run the following easy JavaScript script that should output a text on a Google mini device:
setState("sayit.2.tts.text", '100; Lorem ipsum');
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots & Logfiles
Cannot play file: Timeout by checking of announcement finished playing
Error while checking if chromecast.0.14c14e372774.player.announcement finished playing announcement: {"url":"http://fe80::be24:11ff:fe01:f8a:8082/sayit.2/tts.mp3?ts=1758551910282","volume":100}: TIMEOUT
Versions:
- Adapter version: 5.0.0 (also tested with GitHub version 5.1.0)
- JS-Controller version: 7.0.7
- Node version: 20.19.5
- Operating system: Linux (Debian 13 in a Proxmox LXC container)
Additional context
n/a
Metadata
Metadata
Assignees
Labels
No labels