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 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 D. Create a new custom baseball slot and add a slot-filling utterance to the HowToPlayBasketball intent.  Suggested Answer: A Reference: https://developer.amazon.com/blogs/alexa/post/c97f3bb7-9701-41e8-ac06-a3a44b9f1638/use-the-new-fallback-intent-to-respond-gracefully-to- unexpected-customer-requests This question is in AXS-C01 AWS Certified Alexa Skill Builder – Specialty Exam For getting AWS Certified Alexa Skill Builder – Specialty Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer