| Package | Description |
|---|---|
| com.amazon.speech.speechlet.interfaces.audioplayer |
Contains classes used by the
AudioPlayer interface. |
| com.amazon.speech.speechlet.interfaces.audioplayer.request |
Contains classes used to represent the requests sent to your Alexa skill relating to the
AudioPlayer interface. |
| Modifier and Type | Method and Description |
|---|---|
CurrentPlaybackState |
CurrentPlaybackState.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CurrentPlaybackState |
PlaybackFailedRequest.getCurrentPlaybackState()
Returns the playback state for the item currently playing, which may be different than the
item that encountered a failure.
|
| Modifier and Type | Method and Description |
|---|---|
PlaybackFailedRequest.Builder |
PlaybackFailedRequest.Builder.withCurrentPlaybackState(CurrentPlaybackState currentPlaybackState) |
Copyright © 2016. All rights reserved.