| Package | Description |
|---|---|
| com.amazon.speech.speechlet.interfaces.playbackcontroller |
Contains classes used by the
PlaybackController interface. |
| com.amazon.speech.speechlet.interfaces.playbackcontroller.request |
Contains classes used to represent the requests sent to your Alexa skill relating to the
PlaybackController interface. |
| Modifier and Type | Method and Description |
|---|---|
SpeechletResponse |
PlaybackController.onPlayCommandIssued(SpeechletRequestEnvelope<PlayCommandIssuedRequest> requestEnvelope)
Entry point for a user pressing the play button on a playback controller.
|
| Modifier and Type | Method and Description |
|---|---|
PlayCommandIssuedRequest |
PlayCommandIssuedRequest.Builder.build() |
Copyright © 2016. All rights reserved.