Amazon
AXS-C01 · Question #29
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…
See the full explanation below for the reasoning.
Question
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?
Options
- AManually extend the timeout so that users can input all the numbers.
- BUse multiple requests for smaller segments of the code and store the data in session attributes.
- CEnter single digits one request at a time.
- DRequest that users send the number using the Amazon Alexa app Answer: A
Community Discussion
No community discussion yet for this question.