| Package | Description |
|---|---|
| com.amazon.speech.speechlet |
Contains classes used to represent the key elements used for a speech-enabled
web service.
|
| com.amazon.speech.speechlet.verifier |
Contains classes used for verifying requests sent to your service.
|
| Constructor and Description |
|---|
SpeechletRequestHandler(List<SpeechletRequestEnvelopeVerifier> requestEnvelopeVerifiers) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationIdSpeechletRequestEnvelopeVerifier
Verifies whether or not individual application IDs are supported by the service.
|
class |
SpeechletRequestVerifierWrapper
A convenience wrapper class to convert a
SpeechletRequestVerifier to fit the
SpeechletRequestEnvelopeVerifier interface. |
Copyright © 2016. All rights reserved.