ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 34 - AXS-C01 discussion

Report
Export

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.)

A.
Use the Dialog.ConfirmSlot directive, including the full airport name in the outputSpeech object.
Answers
A.
Use the Dialog.ConfirmSlot directive, including the full airport name in the outputSpeech object.
B.
Use the Dialog.ConfirmIntent directive, including the full airport name in the updatedIntent object.
Answers
B.
Use the Dialog.ConfirmIntent directive, including the full airport name in the updatedIntent object.
C.
Use the Dialog.Delegate directive, including the full airport name in the updatedIntent object.
Answers
C.
Use the Dialog.Delegate directive, including the full airport name in the updatedIntent object.
D.
Use the Dialog.Delegate directive, including the full airport name in the outputSpeech object.
Answers
D.
Use the Dialog.Delegate directive, including the full airport name in the outputSpeech object.
E.
Use the Dialog.ElicitSlot directive, including the full airport name in the updatedIntent object.
Answers
E.
Use the Dialog.ElicitSlot directive, including the full airport name in the updatedIntent object.
Suggested answer: B, D
asked 16/09/2024
Robert Fox
50 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first