| 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.
|
| Class and Description |
|---|
| SpeechletRequestEnvelopeVerifier
Verifier for validating the received
SpeechletRequestEnvelopes from the devices. |
| SpeechletRequestVerifier
Deprecated.
Please use
SpeechletRequestEnvelopeVerifier instead. This version cannot deal with
additional fields in the SpeechletRequestEnvelope. |
| SpeechletResponseVerifier
Verifier for validating the
SpeechletResponseEnvelope received from the Speechlets. |
| Class and Description |
|---|
| SpeechletRequestEnvelopeVerifier
Verifier for validating the received
SpeechletRequestEnvelopes from the devices. |
| SpeechletRequestVerifier
Deprecated.
Please use
SpeechletRequestEnvelopeVerifier instead. This version cannot deal with
additional fields in the SpeechletRequestEnvelope. |
| SpeechletResponseVerifier
Verifier for validating the
SpeechletResponseEnvelope received from the Speechlets. |
Copyright © 2016. All rights reserved.