| Package | Description |
|---|---|
| com.amazon.speech.json |
Contains classes used for converting requests and responses
to and from JSON.
|
| com.amazon.speech.speechlet |
Contains classes used to represent the key elements used for a speech-enabled
web service.
|
| Modifier and Type | Method and Description |
|---|---|
Context |
SpeechletRequestEnvelope.getContext()
Returns the context.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechletRequestEnvelope.Builder<T> |
SpeechletRequestEnvelope.Builder.withContext(Context context) |
| Modifier and Type | Method and Description |
|---|---|
Context |
Context.Builder.build() |
Copyright © 2016. All rights reserved.