| Package | Description |
|---|---|
| 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 |
|---|---|
Error |
PlaybackFailedRequest.getError()
Returns the error causing the failure
|
| Modifier and Type | Method and Description |
|---|---|
PlaybackFailedRequest.Builder |
PlaybackFailedRequest.Builder.withError(Error error) |
Copyright © 2016. All rights reserved.