Multiple Choice
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?
A) session.attributes
B) Context.AudioPlayer
C) session.user
D) context.System.device.supportedInterfaces.AudioPlayer
Correct Answer:

Verified
Correct Answer:
Verified
Q22: An Alexa Skill Builder has published a
Q23: An Alexa Skill Builder would like to
Q24: An Alexa Skill Builder is trying to
Q25: An Amazon Alexa interactive story skill needs
Q26: An Alexa Skill Builder has built a
Q28: An Alexa Skill Builder receives feedback from
Q29: An Alexa Skill Builder is using the
Q30: An Alexa Skill Builder published a skill
Q31: An Alexa Skill Builder is using session
Q32: An Amazon Alexa trip planner skill has