ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 18 - AXS-C01 discussion

Report
Export

An Alexa Skill Builder would like to improve a skill’s help experience. To do this, the Builder plans to leverage the user’s activity leading up to the help request to contextualize the help response.

Where should the skill obtain the necessary context?

A.
Load the user’s recent activity from the Intent Request History API, then use this to provide context to the AMAZON.HelpIntent request.
Answers
A.
Load the user’s recent activity from the Intent Request History API, then use this to provide context to the AMAZON.HelpIntent request.
B.
Retrieve the recent activity from the context object passed with the AMAZON.HelpIntent request.
Answers
B.
Retrieve the recent activity from the context object passed with the AMAZON.HelpIntent request.
C.
Use a session attribute to store the intent name for each request, then use this to provide context to the AMAZON.HelpIntent request.
Answers
C.
Use a session attribute to store the intent name for each request, then use this to provide context to the AMAZON.HelpIntent request.
D.
Retrieve the recent activity from the slot values passed with the AMAZON.HelpIntent request.
Answers
D.
Retrieve the recent activity from the slot values passed with the AMAZON.HelpIntent request.
Suggested answer: D

Explanation:

Reference: https://developer.amazon.com/en-US/docs/alexa/custom-skills/implement-the-built-in-intents.html

asked 16/09/2024
Alexandru adrian Blaga
22 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first