Multiple Choice
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 slot only? (Choose two.)
A) Use the Dialog.ConfirmSlot directive, including the full airport name in the outputSpeech object. 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. Dialog.ConfirmIntent directive, including the full airport name in the updatedIntent
C) Use the Dialog.Delegate directive, including the full airport name in the updatedIntent object. Dialog.Delegate directive, including the full airport name in the object.
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. Dialog.ElicitSlot updatedIntent
Correct Answer:

Verified
Correct Answer:
Verified
Q42: A skill contains a PlanMyTrip intent configured
Q43: An Alexa Skill Builder has created a
Q44: An Alexa Skill Builder is developing a
Q45: An Alexa Skill Builder is developing a
Q46: An Alexa Skill Builder is developing a
Q48: An Alexa Skill Builder is designing a
Q49: An Alexa Skill Builder wants to add
Q50: When testing an Amazon Alexa skill using
Q51: During testing of a new Amazon Alexa
Q52: An Alexa Skill Builder is developing a