| Package | Description |
|---|---|
| com.amazon.speech.speechlet |
Contains classes used to represent the key elements used for a speech-enabled
web service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntentRequest
The request object containing an
Intent for SpeechletV2 invocation. |
class |
LaunchRequest
The request object used to notify a
SpeechletV2 that a new session has launched. |
class |
SessionEndedRequest
The request object containing all the parameters passed to notify a
SpeechletV2 that a
session ended. |
class |
SessionStartedRequest
The request object used to notify a
SpeechletV2 that a new session has launched. |
Copyright © 2016. All rights reserved.