You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thanks!
The script works like a charm.
I would like to send multipe speak commands and get them enqueued so they are all played (every single one).
The behaviuor now is that a new tts command interrupts the one already beeing played.
I tried to include the parameter "playBehavior":"ENQUEUE" in the command (I saw it in the custom skill response api). But no luck, same behaviour.
Does anyone know if it is possible?
Thanks!
The text was updated successfully, but these errors were encountered:
First of all thanks!
The script works like a charm.
I would like to send multipe speak commands and get them enqueued so they are all played (every single one).
The behaviuor now is that a new tts command interrupts the one already beeing played.
I tried to include the parameter "playBehavior":"ENQUEUE" in the command (I saw it in the custom skill response api). But no luck, same behaviour.
Does anyone know if it is possible?
Thanks!
The text was updated successfully, but these errors were encountered: