nerdexam
Amazon

AXS-C01 · Question #70

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…

The correct answer is A. Record custom audio for each segment of the story, then stream audio files stored on Amazon S3. https://developer.amazon.com/en-US/docs/alexa/custom-skills/audioplayer-interface-

Designing the User Experience

Question

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?

Options

  • ARecord custom audio for each segment of the story, then stream audio files stored on Amazon S3
  • BDevelop each response as text, and let Alexa speak each part differently using SSML markup for
  • CRecord custom audio for each character voice and the sound effects in the story, then include the
  • DRecord the entire story as custom audio and stream the audio stored on Amazon S3 using the

How the community answered

(46 responses)
  • A
    78% (36)
  • B
    13% (6)
  • C
    2% (1)
  • D
    7% (3)

Explanation

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

Topics

#SSML#custom audio#AudioPlayer#interactive storytelling

Community Discussion

No community discussion yet for this question.

Full AXS-C01 Practice