Free Alexa-Skill-Builder Exam Braindumps (page: 3)

Page 2 of 17

An Alexa Skill Builder wants to create a skill that asks the user two yes/no questions:

-Alexa: Do you like cats?
-Alexa: Do you like dogs?

When the username answers “yes”, how should the Builder code the handler to know which question the answer refers to?

  1. Using session attributes, store the previous question as the context for use in the AMAZON.YesIntent handler.
  2. Within the AMAZON.YesIntent handler, prompt the user to repeat the name of the animal that they like.
  3. Within the AMAZON.YesIntent handler, define a slot to store and retrieve the previously asked question. D. Access Amazon CloudWatch Logs and retrieve the previous question topic from the recent log messages.

Answer(s): C


Reference:

https://developer.amazon.com/en-US/docs/alexa/custom-skills/standard-built-in-intents.html



An Alexa Skill Builder needs to set up an Amazon Alexa skill beta test.
What user identifier should be used to add beta testers?

  1. AWS account number
  2. Alexa user email address
  3. Amazon vendor ID
  4. Amazon customer ID

Answer(s): B


Reference:

https://developer.amazon.com/en-US/docs/alexa/custom-skills/skills-beta-testing-for-alexa-skills.html



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?

  1. AMAZON.NextIntent and AMAZON.StopIntent
  2. AMAZON.ResumeIntent and AMAZON.PauseIntent
  3. AMAZON.CancelIntent and AMAZON.ResumeIntent
  4. AMAZON.RepeatIntent and AMAZON.StopIntent

Answer(s): B


Reference:

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



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?

  1. The skill’s slot types are invalid.
  2. The skill does not have an example phrase
  3. The skill does not have an invocation name
  4. The skill does not have an endpoint

Answer(s): C


Reference:

https://developer.amazon.com/en-US/docs/alexa/devconsole/test-your-skill.html






Post your Comments and Discuss Amazon Alexa-Skill-Builder exam with other Community members:

Alexa-Skill-Builder Discussions & Posts