exam questions

Exam AWS Certified Alexa Skill Builder - Specialty All Questions

View all questions & answers for the AWS Certified Alexa Skill Builder - Specialty exam

Exam AWS Certified Alexa Skill Builder - Specialty topic 1 question 16 discussion

An Amazon Alexa skill fetches data for users from a third-party API and the wait for the response from that call is variable, often taking up to 5 seconds.
What is the recommended method for notifying users that a skill is working on the request and has not failed to respond?

  • A. Prefetch the data that is expected to the required by the skill from the third-party API using Amazon CloudWatch Events.
  • B. Call the Progressive Response API and send a directive, such as VoicePlayer.Speak
  • C. Ask a follow-up question for clarification to engage the user while waiting for the initially requested response.
  • D. Respond to the user stating that the data will be ready soon, and upon the next launch of the skill, provide the user with the response they initially requested.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Reference:
https://developer.amazon.com/en-US/docs/alexa/custom-skills/send-the-user-a-progressive-response.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
originaly
3 years, 9 months ago
The answer is B.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...