| Package | Description |
|---|---|
| com.amazon.speech.speechlet.dialog.directives |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfirmIntentDirective
A Directive which a skill may return to indicate that the skill is asking the user to
confirm or deny the overall intent.
|
class |
ConfirmSlotDirective
A Directive which a skill may return to indicate that the skill is asking the user to
confirm or deny a slot value.
|
class |
DelegateDirective
A Directive which a skill may return to indicate that dialog management should be delegated
to Alexa, based on the required slots and confirmations configured in the Skill Builder.
|
class |
ElicitSlotDirective
A Directive which a skill may return to indicate that the skill is requesting the user to
provide a value for a slot.
|
Copyright © 2017. All rights reserved.