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

Page 3 of 17

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?

  1. Correct the response in a new endpoint, and after updating the In Development version of the skill, redeploy it.
  2. Access the In Development version of the skill, alter the intent that was causing the incorrect word, then resubmit the skill for certification.
  3. Edit the response in a new endpoint, and after updating the In Development version of the skill, resubmit it for certification.
  4. Correct the response in the existing endpoint of the Live version of the skill, then redeploy it.

Answer(s): A



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?

  1. In Development
  2. Build
  3. In Certification
  4. Edit

Answer(s): D


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 building an order reporting skill. Occasionally, users need to enter 30- digit serial codes.

How can this be accomplished while providing a good voice user interface experience?

  1. Manually extend the timeout so that users can input all the numbers.
  2. Use multiple requests for smaller segments of the code and store the data in session attributes.
  3. Enter single digits one request at a time.
  4. Request that users send the number using the Amazon Alexa app

Answer(s): A



An Amazon Alexa interactive story skill needs to provide users with the option to resume the skill from where users left off when they last used the skill. Where should the data be stored to ensure that the skill will start at the correct location?

  1. In a JSON file along with the skill’s AWS Lambda function
  2. In Amazon DynamoDB
  3. In the skill’s session object
  4. In the skills’s request object

Answer(s): C


Reference:

https://developer.amazon.com/en-US/docs/alexa/in-skill-purchase/add-isps-to-a-skill.html






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

Alexa-Skill-Builder Discussions & Posts