ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 39 - AXS-C01 discussion

Report
Export

An Alexa Skill Builder is building an interactive storytelling skill where the user can choose their own path through the story. The Builder wants Amazon Alexa to narrate the story and use custom audio for the dialogue for each character, along with various sound effects.

How can these requirements be met?

A.
Record custom audio for each segment of the story, then stream audio files stored on Amazon S3 using the AudioPlayer interface for each segment of the story.
Answers
A.
Record custom audio for each segment of the story, then stream audio files stored on Amazon S3 using the AudioPlayer interface for each segment of the story.
B.
Develop each response as text, and let Alexa speak each part differently using SSML markup for <amazon:effect> to alter the Alexa voice for each character.
Answers
B.
Develop each response as text, and let Alexa speak each part differently using SSML markup for <amazon:effect> to alter the Alexa voice for each character.
C.
Record custom audio for each character voice and the sound effects in the story, then include the custom audio using SSML markup in the response.
Answers
C.
Record custom audio for each character voice and the sound effects in the story, then include the custom audio using SSML markup in the response.
D.
Record the entire story as custom audio and stream the audio stored on Amazon S3 using the AudioPlayer interface.
Answers
D.
Record the entire story as custom audio and stream the audio stored on Amazon S3 using the AudioPlayer interface.
Suggested answer: A

Explanation:

Reference: https://developer.amazon.com/en-US/docs/alexa/custom-skills/audioplayer-interface-reference.html

asked 16/09/2024
Karsten Seifert
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first