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.  Suggested Answer: B Reference: https://developer.amazon.com/en-US/docs/alexa/custom-skills/send-the-user-a-progressive-response.html This question is in AXS-C01 AWS Certified Alexa Skill Builder – Specialty Exam For getting AWS Certified Alexa Skill Builder – Specialty Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer