Exam 2: AWS Certified Alexa Skill Builder - Specialty

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

An Alexa Skill Builder needs to display an image and some additional text to users of a skill. Which approach will work with any Amazon Alexa enabled device?

(Multiple Choice)
4.8/5
(41)

A skill contains a PlanMyTrip intent configured to require slots fromCity and toCity . It contains the following interaction: Alexa: What city are you leaving from? User: I'm leaving from Seattle. Alexa: You want to fly out of Seattle Tacoma International Airport, right? User: Yes Which of the following should the Builder use to confirm the value of the slot only? (Choose two.)

(Multiple Choice)
4.9/5
(39)

An Alexa Skill Builder has created a custom skill about basketball including a HowToPlayBasketball intent. When looking at the Intent History page in the developer console, the Builder sees that a number of users are asking the skill how to play baseball. The Builder wants to add a relevant response directing the user back to the topic of basketball. How should the Builder implement this?

(Multiple Choice)
4.9/5
(34)

An Alexa Skill Builder is developing a complex skill to help users purchase items. The Builder has implemented the default AMAZON.HelpIntent , but when users ask for help they always reach the same unhelpful result. How should the Builder enhance the experience to guide the users toward the end goal?

(Multiple Choice)
4.7/5
(35)

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?

(Multiple Choice)
4.9/5
(35)

An Alexa Skill Builder is developing a skill that enables users to purchase train tickets. The Builder wants to give users the ability to modify the departure time if they are misunderstood, before the skill proceeds to purchase the tickets. Which option should be used to implement this functionality within the session?

(Multiple Choice)
4.8/5
(37)

A skill contains a PlanMyTrip intent configured to require slots fromCity and toCity . It contains the following interaction: Alexa: What city are you leaving from? User: I'm leaving from Seattle. Alexa: You want to fly out of Seattle Tacoma International Airport, right? User: Yes Which of the following should the Builder use to confirm the value of the slot only? (Choose two.)

(Multiple Choice)
4.9/5
(32)

An Alexa Skill Builder is designing a skill with an intent that needs six slots to be filled. It is unlikely that a user will provide all the slot values in a single utterance, so the slot fulfillment should be split up into a multi-turn conversation. What can the Builder do in the developer console to have Amazon Alexa elicit any missing slots, without specifying each of the slots in the backend code?

(Multiple Choice)
4.8/5
(39)

An Alexa Skill Builder wants to add a short audio clip to a skill with SSML. The Builder records a 6-second audio clip using a high-end microphone and recording application and exports the file with a bitrate of 48 kbps. The file is then uploaded to a public Amazon S3 bucket. The Builder then updates the SSML to return: An Alexa Skill Builder wants to add a short audio clip to a skill with SSML. The Builder records a 6-second audio clip using a high-end microphone and recording application and exports the file with a bitrate of 48 kbps. The file is then uploaded to a public Amazon S3 bucket. The Builder then updates the SSML to return:   When testing the skill, Amazon Alexa responds with There was a problem with the requested skill's response every time. How should the Builder resolve this error? When testing the skill, Amazon Alexa responds with "There was a problem with the requested skill's response" every time. How should the Builder resolve this error?

(Multiple Choice)
4.8/5
(36)

When testing an Amazon Alexa skill using the Test page in the developer console, the JSON output is null . What is the MOST likely cause?

(Multiple Choice)
4.9/5
(39)

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?

(Multiple Choice)
4.8/5
(44)

An Alexa Skill Builder is developing a skill that tells users facts about their neighborhoods using their postal codes. When running the skill, users receive error messages from their Amazon Alexa devices. When the Builder checks the logs, error messages are being sent when the device location API is used to get users' postal codes. What are the potential causes of this issue? (Choose two.)

(Multiple Choice)
4.8/5
(36)

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?

(Multiple Choice)
4.9/5
(38)

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?

(Multiple Choice)
4.9/5
(45)

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. 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? Which of the following actions will resolve the problem?

(Multiple Choice)
4.9/5
(27)

An Alexa Skill Builder is creating a skill that requires the user to authenticate by speaking a PIN before an order status can be retrieved. According to best practices, how should the PIN value be collected?

(Multiple Choice)
4.9/5
(33)

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. 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? Why is Alexa failing to build the model?

(Multiple Choice)
4.9/5
(34)

A travel booking skill has slot elicitation for fromCity , toCity , and travelDate inside of a dialog. After going live, the skill is getting negative reviews stating that the skill does not understand the city names when customers try to book travel. The Alexa Skill Builder adds AMAZON.FallbackIntent to the interaction model with the goal of providing better messaging for out-of-domain utterances. Why will the addition of fail to resolve the customer issue?

(Multiple Choice)
4.8/5
(34)

While developing a skill, an Alexa Skill Builder finds that the voice response is too quick and needs to be slowed down. How can the Builder MOST efficiently iterate and test how the response will sound?

(Multiple Choice)
4.8/5
(37)

An Alexa Skill Builder is developing a skill containing a multi-turn dialog that can be invoked with or without a specific intent request. On invocation, the skill needs to retrieve persistent attributes that have been saved by a previous invocation, and then copy them into session attributes. How should the Builder implement this functionality?

(Multiple Choice)
4.8/5
(35)
Showing 41 - 60 of 68
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)