An Alexa Skill Builder is developing a skill that must send an initial welcome email to each new user.
What combination of features would the Builder use to satisfy this requirement? (Choose two.)
A C
Which of the following occur when a beta test of a live skill times out? (Choose two.)
A B
An Alexa Skill Builder wants to add a short audio clip to a skill with SSML. The Builder records a 6-second audio clip using a
high-end microphone and recording application and exports the file with a bitrate of 48 kbps. The file is then uploaded to a
public Amazon S3 bucket.
The Builder then updates the SSML to return:
When testing the skill, Amazon Alexa responds with There was a problem with the requested skills response every time.
How should the Builder resolve this error?
B
An Alexa Skill Builder wants to name a skill using a companys branded acronym, NAT Systems. Which invocation name is
valid?
D
Explanation:
Reference: https://developer.amazon.com/en-US/docs/alexa/custom-skills/choose-the-invocation-name-for-a-custom-
skill.html
An Alexa Skill Builder is developing a skill that enables users to purchase train tickets. The Builder wants to give users the
ability to modify the departure time if they are misunderstood, before the skill proceeds to purchase the tickets.
Which option should be used to implement this functionality within the session?
C
An Amazon Alexa Skill with account linking receives the following request from Alexa:
Before responding to the request, how should the Alexa Skill Builder verify that the request came from a user with a valid
service account?
A
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?
D
An Alexa Skill Builder built a skill with the following interaction model:
Which utterance would invoke HelloIntent?
D
An Alexa Skill Builder needs to have knowledge of the previous prompt that was presented to the user in order to give
context to the users response.
How can the Builder accomplish this?
C
While developing a skill, an Alexa Skill Builder finds that the voice response is too quick and needs to be slowed down.
How can the Builder MOST efficiently iterate and test how the response will sound?
A