nerdexam
Amazon

AXS-C01 · Question #63

An Alexa Skill Builder is using the AudioPlayer.Play directive and would like to automatically start the next audio track at the end of the current track. Which AudioPlayer playBehavior values will…

The correct answer is C. REPLACE_ENQUEUED D. ENQUEUE. https://developer.amazon.com/en-US/docs/alexa/alexa-voice-service/audioplayer.html

Skill Development

Question

An Alexa Skill Builder is using the AudioPlayer.Play directive and would like to automatically start the next audio track at the end of the current track. Which AudioPlayer playBehavior values will allow the Builder to achieve this without changing the audio currently playing? (Choose two.)

Options

  • AREPLACE_ALL
  • BCLEAR_ENQUEUED
  • CREPLACE_ENQUEUED
  • DENQUEUE
  • ECLEAR_ALL

How the community answered

(45 responses)
  • A
    4% (2)
  • B
    11% (5)
  • C
    82% (37)
  • E
    2% (1)

Explanation

https://developer.amazon.com/en-US/docs/alexa/alexa-voice-service/audioplayer.html

Topics

#AudioPlayer#playBehavior#ENQUEUE#REPLACE_ENQUEUED

Community Discussion

No community discussion yet for this question.

Full AXS-C01 Practice