Amazon AWS Certified Alexa Skill Builder - Specialty - AWS Certified Alexa Skill Builder - Specialty Exam
Page: 2 / 13
Total 65 questions
Question #6 (Topic: Topic 1)
An Alexa Skill Builder needs to set up an Amazon Alexa skill beta test.
What user identifier should be used to add beta testers?
What user identifier should be used to add beta testers?
A. AWS account number
B. Alexa user email address
C. Amazon vendor ID
D. Amazon customer ID
Answer: B
Question #7 (Topic: Topic 1)
An Alexa Skill Builder is developing a custom skill to play a live audio stream.
What two built-in intents are required to implement the AudioPlayer interface?
What two built-in intents are required to implement the AudioPlayer interface?
A. AMAZON.NextIntent and AMAZON.StopIntent
B. AMAZON.ResumeIntent and AMAZON.PauseIntent
C. AMAZON.CancelIntent and AMAZON.ResumeIntent
D. AMAZON.RepeatIntent and AMAZON.StopIntent
Answer: B
Question #8 (Topic: Topic 1)
An Alexa Skill Builder is trying to enable a skill in the developer console. The skill model builds without errors, but the Builder is unable to turn on testing.
What could be causing this?
What could be causing this?
A. The skill’s slot types are invalid.
B. The skill does not have an example phrase
C. The skill does not have an invocation name
D. The skill does not have an endpoint
Answer: C
Question #9 (Topic: Topic 1)
An Alexa Skill Builder has published a skill to the Alexa Skills Store, but soon after realizes that Amazon Alexa is saying an incorrect word in one of the responses.
What is the recommended method for the Builder to correct this issue?
What is the recommended method for the Builder to correct this issue?
A. Correct the response in a new endpoint, and after updating the In Development version of the skill, redeploy it.
B. Access the In Development version of the skill, alter the intent that was causing the incorrect word, then resubmit the skill for certification.
C. Edit the response in a new endpoint, and after updating the In Development version of the skill, resubmit it for certification.
D. Correct the response in the existing endpoint of the Live version of the skill, then redeploy it.
Answer: A
Question #10 (Topic: Topic 1)
An Alexa Skill Builder needs to change the invocation name of a new skill.
What status should the skill be in to make this change?
What status should the skill be in to make this change?
A. In Development
B. Build
C. In Certification
D. Edit
Answer: D