-
Notifications
You must be signed in to change notification settings - Fork 605
Can not resume music after internet disconnection. #1848
Comments
Hi @eytu0233, When you are playing or resuming music, what music service provider are you using? Examples: iHeartRadio, Amazon Music, TuneIn, etc. Have you seen this problem on previous versions of the SDK before? |
Regarding problem 2,I see that there are three recognize calls after the connection is re-established. However, you can see that only the last recognize call resulted in a Play directive being received. I confirmed this with the cloud side logs and it looks like the recognize at 08:29:39.419 and 08:29:48.598 did not result in any directives. Since you mentioned this happens intermittently (10%), my guess is that this is due to the audio not being interpreted by the cloud. Please ensure that there are no background noises and that the mic is picking up the utterances clearly. You can check your utterances by following these steps: https://www.amazon.com/gp/help/customer/display.html?nodeId=GHXNJNLTRWCTBBGW. Regarding problem 1, if this is blocking certification for you, can you also attach DEBUG9 logs? This sounds like a mismatch between certification requirements and the Alexa cloud. |
Hi @kjkh, This DEBUG9 log is for problem 1. We reproduced this issue by following steps.
Step 4. 5. and 6. are all no reaction. Thanks |
Hi @eytu0233, in step 4, 5, or 6, instead of just saying resume/play, do you get music playback if you say something like "Alexa, play music on Amazon music."? |
Hi @kclchan, Yes, it does playback a new music after "Alexa, play music" when step 4, 5 or 6. |
Could you reproduce this issue? |
Closing due to inactivity. If further assistance is required, please reopen a new ticket with reference to this one. |
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
Can not resume music after internet disconnection.
What is the expected behavior?
Can resume music normally after internet disconnection.
What behavior are you observing?
According to the certification document, we tried to test "Internet interruption - Media - Music" item.
(AVS_Smart_functional_self-test_checklist_v2.9.6.xlsm)
There are two issues.
When the song is finished playing and reconnect the device to the internet. Ask Alexa "Resume", Alexa will NOT do any thing.
Alexa only accepts "Play", then it will resume the song. However, the test step on the document is still "Resume".
When we say "Alexa, play." after reconnection, Alexa will NOT resume the song.
In this situation, it can stop ongoing interaction to recover.
After stoppoing ongoing interaction, we say "Alexa, play." and Alexa will resume the song.
This issue is probabilistic(about 10%).
This is the DEBUG9 log when reproducing this issue.
music_interruption.log
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: