Amazon
AXS-C01 · Question #50
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…
The correct answer is C. SearchQuery is combined with another intent slot in an utterance. https://forums.developer.amazon.com/questions/112932/got-error-code- invalidintentsamplephraseslot.html
Skill Design
Question
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?
Exhibit
Options
- AIntents can have one built-in slot type only
- BAll sample utterances within an intent should have both slots
- CSearchQuery is combined with another intent slot in an utterance.
- D"Dialog" is a reserved keyword in the Alexa Interaction Model schema.
How the community answered
(24 responses)- A4% (1)
- B4% (1)
- C83% (20)
- D8% (2)
Explanation
https://forums.developer.amazon.com/questions/112932/got-error-code- invalidintentsamplephraseslot.html
Topics
#SearchQuery slot#slot restrictions#interaction model#model build error
Community Discussion
No community discussion yet for this question.
