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

Long speech outputs (separated by ; ) within groups no longer work #1175

Open
Black-Hawk112 opened this issue Jul 4, 2024 · 9 comments
Open
Labels
question Further information is requested

Comments

@Black-Hawk112
Copy link

Black-Hawk112 commented Jul 4, 2024

Describe the bug
long speech outputs (separated by ; ) within groups no longer work - only the first block will be speeched out

To Reproduce
Open a Alexa Group in Objects
Under Command - Speak
Set a long Text separated by ; (Example: "Test 1 ; Test 2 ; Test 3")

Expected behavior
Alexa should speak the text after each other with a small break.

Versions:

  • Adapter version: v3.26.5
  • JS-Controller version: 5.0.19
  • Node version: v18.20.2
  • Operating system: Zorin OS
@Apollon77
Copy link
Owner

Please enable debug log, make sure a call and post the log please

@Apollon77 Apollon77 added the question Further information is requested label Jul 4, 2024
@Black-Hawk112
Copy link
Author

log.txt

enclosed log for Alexa2

@Apollon77
Copy link
Owner

Please add a longer log. But in fact I can see that the request was sent, but then no response came back from the alexa server within 30s .. more the log do not contain

@Black-Hawk112
Copy link
Author

Hey,

there isn't more to see :-(
I tried it again and waited a few minutes.

Thats all i get:
image

@Apollon77
Copy link
Owner

Then it's some amazon issue ... whatever and whyever. :-(

@Apollon77
Copy link
Owner

You could just try to test around when it's working ... one device works? groups? Shorter texts, longer texts? Can you rebuld this in a routine? Does it work then?

@Black-Hawk112
Copy link
Author

one device works?

  • Yes as it should

groups?

  • none group is working only the first block is spoken out

Shorter texts, longer texts?

  • no matter how long the text is it's not working.

Can you rebuld this in a routine?

  • Alexa routine doesn't allow special character like ";" 😪

Has anyone tried to reproduce this?

@Apollon77
Copy link
Owner

In routines just add multiple "say something" actions after each other

@Black-Hawk112
Copy link
Author

Black-Hawk112 commented Jul 11, 2024

Sry still not possible ... i can't select a Group for speak out in a Routine :-(

(still open i pushed the wrong button)

@Black-Hawk112 Black-Hawk112 reopened this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants