nerdexam
Amazon

AXS-C01 · Question #22

An Alexa Skill Builder is developing a custom skill to play a live audio stream. What two built-in intents are required to implement the AudioPlayer interface?

The correct answer is B. AMAZON.ResumeIntent and AMAZON.PauseIntent. https://developer.amazon.com/en-US/docs/alexa/custom-skills/audioplayer-interface-

Designing the Technical Implementation

Question

An Alexa Skill Builder is developing a custom skill to play a live audio stream. What two built-in intents are required to implement the AudioPlayer interface?

Options

  • AAMAZON.NextIntent and AMAZON.StopIntent
  • BAMAZON.ResumeIntent and AMAZON.PauseIntent
  • CAMAZON.CancelIntent and AMAZON.ResumeIntent
  • DAMAZON.RepeatIntent and AMAZON.StopIntent

How the community answered

(55 responses)
  • A
    5% (3)
  • B
    84% (46)
  • C
    9% (5)
  • D
    2% (1)

Explanation

https://developer.amazon.com/en-US/docs/alexa/custom-skills/audioplayer-interface-

Topics

#AudioPlayer interface#built-in intents#live audio stream#AMAZON.ResumeIntent

Community Discussion

No community discussion yet for this question.

Full AXS-C01 Practice