Amazon
AXS-C01 · Question #65
An Alexa Builder is working on a skill for music streaming. When a user says, "Alexa, stop" the skill needs to know where the user was in the song, so that when returning to the skill in a new…
The correct answer is C. session.user. See the full explanation below for the reasoning.
Question
An Alexa Builder is working on a skill for music streaming. When a user says, "Alexa, stop" the skill needs to know where the user was in the song, so that when returning to the skill in a new session, the song can pick up where it left off. Which section of the following JSON contains the data indicating where the song left off?
Exhibit
Options
- Asession.attributes
- BContext.AudioPlayer
- Csession.user
- Dcontext.System.device.supportedInterfaces.AudioPlayer
How the community answered
(26 responses)- A12% (3)
- B8% (2)
- C77% (20)
- D4% (1)
Community Discussion
No community discussion yet for this question.
