How should this error be corrected?

Posted by: Pdfprep Category: AXS-C01 Tags: , ,

During testing of a new Amazon Alexa skill, the skill is repeatedly failing and invoking the function defined in theaddErrorHandlermethod specified on theSkillBuilderobject. Upon inspection of Amazon CloudWatch Logs, the Alexa Skill Builder establishes that the failure is occurring whenever AMAZON.HelpIntentis being received.

How should this error be corrected?
A . AMAZO
B . HelpIntentshould be handled by the SD
C . The Builder should raise a support ticket with Amazon.
D . The Builder should ensure that the intent handler is coded so that it tests for AMAZO
E . HelpIntentin its canHandlemethod, and when detected, returnstrue.
F . The Builder should add logic to provide help instructions to the function defined in theaddErrorHandler method specified on the SkillBuilderobject.
G . The Builder should add an AMAZO
H . HelpIntententry to the interaction model to ensure the request for help is recognized by the skill.

Answer: B

Leave a Reply

Your email address will not be published.