Which of the following are ways that a user can interact with an Amazon Alexa skill using both voice and non-voice methods? (Choose three.)
An Alexa Skill Builder wants a skill to inform the users of the number of times they have launched the skill.What approach should the Builder take to track this information?
An Alexa Skill Builder wants to create a skill that asks the user two yes/no questions:Alexa: Do you like cats?Alexa: Do you like dogs?When the username answers "yes", how should the Builder code the handler to know which question the answer refers to?
An Alexa Skill Builder is building an order reporting skill. Occasionally, users need to enter 30-digit serial codes.How can this be accomplished while providing a good voice user interface experience?
On Amazon Alexa enabled devices with a screen, which of the following standard built-in intents are handled by Alexa on the skill's behalf and are not forwarded to the skill? (Choose three.)
An Alexa Skill Builder is developing a skill that tells users facts about their neighborhoods using their postal codes. When running the skill, users receive error messages from their Amazon Alexa devices. When the Builder checks the logs, error messages are being sent when the device location API is used to get users' postal codes.What are the potential causes of this issue? (Choose two.)