Multiple Choice
A travel booking skill has slot elicitation for fromCity , toCity , and travelDate inside of a dialog. After going live, the skill is getting negative reviews stating that the skill does not understand the city names when customers try to book travel. The Alexa Skill Builder adds AMAZON.FallbackIntent to the interaction model with the goal of providing better messaging for out-of-domain utterances. Why will the addition of fail to resolve the customer issue?
A) AMAZON.FallbackIntent will not be triggered in the middle of a dialog. will not be triggered in the middle of a dialog.
B) A handler cannot be added to a Live skill.
C) AMAZON.FallbackIntent will cause the slot values to be incorrectly mapped. will cause the slot values to be incorrectly mapped.
D) AMAZON.FallbackIntent cannot be present in a skill with a Dialog directive. cannot be present in a skill with a Dialog directive.
Correct Answer:

Verified
Correct Answer:
Verified
Q53: An Alexa Skill Builder is building an
Q54: An Alexa Skill Builder needs to change
Q55: An Alexa Skill Builder is developing a
Q56: An Alexa Skill Builder is creating a
Q57: An Alexa Skill Builder is creating a
Q59: While developing a skill, an Alexa Skill
Q60: An Alexa Skill Builder is developing a
Q61: Which of the following are ways that
Q62: The information below details a portion of
Q63: An Alexa Skill Builder implemented the built-in