Multiple Choice
An Alexa Skill Builder has created a custom skill about basketball including a HowToPlayBasketball intent. When looking at the Intent History page in the developer console, the Builder sees that a number of users are asking the skill how to play baseball. The Builder wants to add a relevant response directing the user back to the topic of basketball. How should the Builder implement this?
A) Add AMAZON.FallbackIntent and respond with a message about baseball in the handler Add AMAZON.FallbackIntent and respond with a message about baseball in the handler
B) Create a custom intent related to baseball, and when matched, provide a relevant response
C) Add more sample utterances related to baseball in the HowToPlayBasketball intent Add more sample utterances related to baseball in the intent
D) Create a new custom baseball slot and add a slot-filling utterance to the HowToPlayBasketball intent. Create a new custom baseball slot and add a slot-filling utterance to the HowToPlayBasketball intent.
Correct Answer:

Verified
Correct Answer:
Verified
Q58: A travel booking skill has slot elicitation
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
Q64: An Alexa Skill Builder has created a
Q65: An Alexa Skill Builder built a skill
Q67: An Alexa Skill Builder built a skill
Q68: An Alexa Skill Builder is using Amazon