Pass4itsure > Amazon > AWS Certified Specialty > AXS-C01 > AXS-C01 Online Practice Questions and Answers

AXS-C01 Online Practice Questions and Answers

Questions 4

Which of the following are ways that a user can interact with an Amazon Alexa skill using both voice and non-voice methods? (Choose three.)

A. Scrolling through a list

B. Selecting an action

C. Zooming in on an image

D. Pausing a video

E. Muting the device

F. Pairing with Bluetooth

Buy Now
Questions 5

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?

A. Using session attributes, store the previous question as the context for use in the AMAZON.YesIntent handler.

B. Within the AMAZON.YesIntent handler, prompt the user to repeat the name of the animal that they like.

C. 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.

Buy Now
Questions 6

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?

A. In Development

B. Build

C. In Certification

D. Edit

Buy Now
Questions 7

An Alexa Skill Builder is developing a skill using AWS Lambda. When invoking the skill, Amazon Alexa responds "There was a problem with the requested skill's response."

The following message is displayed in Amazon CloudWatch Logs for the Lambda function.

Which of the following actions will resolve the problem?

A. Define a new intent named Unhandled in the skill interaction model and add an Unhandled intent handler to the Lambda function.

B. Add an .addErrorHandlers() attribute to the SkillBuilder object and define a function to display detailed information about the error, then respond verbally to the user.

C. Add an intent handler for the SessionEndedRequest intent to the Lambda function to display detailed information about the error.

D. Add additional logic to the AMAZON.StopIntent handler in the Lambda function to display detailed information about the error.

Buy Now
Questions 8

An Alexa Skill Builder is creating a skill that will identify an actor who spoke a famous piece of movie dialog, given just the dialog text and an optional movie name. The Builder created the FindActorIntent as shown below, but Amazon Alexa returns an error when it builds the model.

Why is Alexa failing to build the model?

A. Intents can have one built-in slot type only

B. All sample utterances within an intent should have both slots

C. SearchQuery is combined with another intent slot in an utterance.

D. "Dialog" is a reserved keyword in the Alexa Interaction Model schema.

Buy Now
Questions 9

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 user's response.

How can the Builder accomplish this?

A. Find the corresponding prompt using the list events feature

B. Store a reference to the prompt used as a session attribute

C. Call the Intent Request History API to identify which prompt was used.

D. Parse the context object from the skill request.

Buy Now
Questions 10

An Alexa Skill Builder receives feedback from users that a specific utterance causes Amazon Alexa to trigger the skill's AMAZON.HelpIntent rather than triggering the correct intent and slot.

How can the Builder reproduce this behavior to troubleshoot the problem?

A. Use the AWS Lambda test feature to send a request with the given intent and slot combination.

B. Set up a unit test in the code base to simulate what happens when the given intent and slot combination are dispatched within the skill.

C. Use the Manual JSON tab on the Test page of the developer console to see what happens when a request for the given intent and slot combination is sent to the skill

D. Use the Alexa Simulator tab on the Test page of the developer console to test the utterances the users have reported.

Buy Now
Questions 11

During testing of a new Amazon Alexa skill, the skill is repeatedly failing and invoking the function defined in the addErrorHandler method specified on the SkillBuilder object. Upon inspection of Amazon CloudWatch Logs, the Alexa Skill Builder establishes that the failure is occurring whenever AMAZON.HelpIntent is being received.

How should this error be corrected?

A. AMAZON.HelpIntent should be handled by the SDK. The Builder should raise a support ticket with Amazon.

B. The Builder should ensure that the intent handler is coded so that it tests for AMAZON.HelpIntent in its canHandle method, and when detected, returns true.

C. The Builder should add logic to provide help instructions to the function defined in the addErrorHandler method specified on the SkillBuilder object.

D. The Builder should add an AMAZON.HelpIntent entry to the interaction model to ensure the request for help is recognized by the skill.

Buy Now
Questions 12

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?

A. Use a single intent and slot. Inspect the incoming slot value and categorize then response, then prompt for the remaining information.

B. Create an intent for each question and include slots for each piece of information on every intent

C. Create three intents with one slot each. Use Dialog.ElicitSlot to fill the slots.

D. Create a single intent with three slots. Use the Dialog.Delegate directive to fill the slots.

Buy Now
Questions 13

An Alexa Skill Builder is developing a skill using AWS Lambda. The Builder made some backend code changes, then tested the skill on an Amazon Echo device. When invoking the skill, Amazon Alexa replies with "There was a problem with the requested skill's response".

How can the Builder troubleshoot this problem?

A. Use Amazon CloudWatch to check the most recent execution log and see if an error is present.

B. Use Amazon DynamoDB and export a copy of the log database, then search for error messages.

C. Use the developer console to rebuild the model, then invoke the skill again with the invocation name.

D. Use the developer console to add AMAZON.LaunchRequest to the interaction model, rebuild the model, then invoke the skill again.

Buy Now
Exam Code: AXS-C01
Exam Name: AWS Certified Alexa Skill Builder - Specialty (AXS-C01)
Last Update: Apr 15, 2024
Questions: 65
10%OFF Coupon Code: SAVE10

PDF (Q&A)

$45.99

VCE

$49.99

PDF + VCE

$59.99