Multiple Choice
An Alexa Skill Builder is developing a complex skill to help users purchase items. The Builder has implemented the default AMAZON.HelpIntent , but when users ask for help they always reach the same unhelpful result. How should the Builder enhance the experience to guide the users toward the end goal?
A) Check the state of the user conversation when AMAZON.HelpIntent is received to give contextual responses. Check the state of the user conversation when is received to give contextual responses.
B) Implement AMAZON.FallbackIntent to give a response when an utterance is not understood. Implement AMAZON.FallbackIntent to give a response when an utterance is not understood.
C) Extend the default AMAZON.HelpIntent with more sample utterances. Extend the default with more sample utterances.
D) Implement a custom intent users can request when they need help.
Correct Answer:

Verified
Correct Answer:
Verified
Q39: An Alexa Skill Builder is developing a
Q40: An Alexa Skill Builder wants to customize
Q41: An Alexa Skill Builder needs to display
Q42: A skill contains a PlanMyTrip intent configured
Q43: An Alexa Skill Builder has created a
Q45: An Alexa Skill Builder is developing a
Q46: An Alexa Skill Builder is developing a
Q47: A skill contains a PlanMyTrip intent configured
Q48: An Alexa Skill Builder is designing a
Q49: An Alexa Skill Builder wants to add