Amazon
AXS-C01 · Question #7
AXS-C01 Question #7: Real Exam Question with Answer & Explanation
Sign in or unlock AXS-C01 to reveal the answer and full explanation for question #7. The question stem and answer options stay visible for context.
Question
An Alexa Skill Builder has created a taxi hiring skill. The skill needs to find out when the customer wants a taxi, where the customer is traveling from, and where the customer wants to go. The Builder is currently asking each question individually, in the following order: "Where do you want to take a taxi from" "Where do you want to take a taxi to" "When do you need a taxi" To ensure the voice interaction is flexible, how should this information be gathered regardless of the order in which the user provides it?
Options
- AUse a single intent and slot. Inspect the incoming slot value and categorize then response, then
- BCreate an intent for each question and include slots for each piece of information on every intent
- CCreate three intents with one slot each. Use Dialog.ElicitSlot to fill the slots.
- DCreate a single intent with three slots. Use the Dialog.Delegate directive to fill the slots.
Unlock AXS-C01 to see the answer
You've previewed enough free AXS-C01 questions. Unlock AXS-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.