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
Write message queue and use flags something like isSpeaking to collect messages until speaking stopped. Once speaking stopped (onSuccess called) pull next message and call speak, etc.
How to prevent a second message to stop and be played over the first message?
The text was updated successfully, but these errors were encountered: