AXS-C01 AWS Certified Alexa Skill Builder - Specialty

Loading demo links...

Showing 1–3 of 10 questions

Question 1

A skill contains a PlanMyTrip intent configured to require slots fromCity and toCity. It contains the following interaction:

Alexa: What city are you leaving from?

User: I’m leaving from Seattle.

Alexa: You want to fly out of Seattle Tacoma International Airport, right? User: Yes

Which of the following should the Builder use to confirm the value of the fromCity slot only? (Choose two.)

Select all that apply, then click Submit answer.

  • Use the Dialog.ConfirmSlot directive, including the full airport name in the outputSpeech object.

  • Use the Dialog.ConfirmIntent directive, including the full airport name in the updatedIntent object.

  • Use the Dialog.Delegate directive, including the full airport name in the updatedIntent object.

  • Use the Dialog.Delegate directive, including the full airport name in the outputSpeech object.

  • Use the Dialog.ElicitSlot directive, including the full airport name in the updatedIntent object.

Question 2

AMAZON.MoreIntent is comparable to which of the following Amazon Alexa intents? (Choose two.)

Select all that apply, then click Submit answer.

  • AMAZON.ResumeIntent

  • AMAZON.ScrollDownIntent

  • AMAZON.RepeatIntent

  • AMAZON.ScrollRightIntent

  • AMAZON.LoopOnIntent

Question 3

Which of the following are ways that a user can interact with an Amazon Alexa skill using both voice and non-voice methods? (Choose three.)

Select all that apply, then click Submit answer.

  • Scrolling through a list

  • Selecting an action

  • Zooming in on an image

  • Pausing a video

  • Muting the device

  • Pairing with Bluetooth