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
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
After asked "Alexa, what't my sports update?" , sometimes i can only heard "here is yours sports update", but can not heard sports update content. So i checked the log information and found can not decode the token information from speak directive while send SpeechStarted event to AVS
What is the expected behavior?
What behavior are you observing?
I checked the log information and found the token information is empty while send "SpeechStarted" event to AVS
I checked the log information again and found the SpeechSynthesizer:onFocusChangeFailed caused by cancel audioplayer directive, so can not heard sports update content. If i updated the "STATE_CHANGE_TIMEOUT" parameter from 2 to 5, it will be OK.
I checked the AVS SDK v1.3.0 source code and found the "STATE_CHANGE_TIMEOUT" parameter value is 5.
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
After asked "Alexa, what't my sports update?" , sometimes i can only heard "here is yours sports update", but can not heard sports update content. So i checked the log information and found can not decode the token information from speak directive while send SpeechStarted event to AVS
What is the expected behavior?
What behavior are you observing?
I checked the log information and found the token information is empty while send "SpeechStarted" event to AVS
The correct behavior should be this:
Provide the steps to reproduce the issue, if applicable:
Tell us about your environment:
What version of the AVS Device SDK are you using?
Tell us what hardware you're using:
Tell us about your OS (Type & version):
The text was updated successfully, but these errors were encountered: