alexa / avs-device-sdk

An SDK for commercial device makers to integrate Alexa directly into connected products.
https://developer.amazon.com/alexa/alexa-voice-service
Apache License 2.0
1.26k stars 604 forks source link

Resume spotify command is not working on spotify #1202

Closed maidisula closed 5 years ago

maidisula commented 5 years ago

IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.

Briefly summarize your issue:

avs_resume

Alexa responds to me "I cann't resume" when I say "Alexa, resume spotify"

What is the expected behavior?

Playback resumes at the same place as it was paused

What behavior are you observing?

Alexa responds to me "I cann't resume" when I say "Alexa, resume spotify"

Provide the steps to reproduce the issue, if applicable:

1.Alexa, Play Spotify. 2.Open Spotify app on phone. 3.Pause playback via phone app. 4.Alexa, resume Spotify.

Tell us about your environment:

What version of the AVS Device SDK are you using?

  <1.11.0>

Tell us what hardware you're using:

Tell us about your OS (Type & version):

maidisula commented 5 years ago

Say "Alexa, resume" is working.

mavamazon commented 5 years ago

Hi!

If I got you right and "Alexa resume" resumes Spotify in the use case you described above I would say that this is how Alexa-Spotify interaction is designed. But to be clear, were you able to resume Spotify by saying "Alexa, resume Spotify" under any other circumstances / on other devices?

maidisula commented 5 years ago

Hi @mavamazon , Echo is OK.

kclchan commented 5 years ago

Thanks for reporting this issue, we will fix this in a future release of the SDK. Thanks!

kclchan commented 5 years ago

This has been fixed in v1.14 of the SDK release. Thanks!