| Package | Description |
|---|---|
| com.amazon.speech.speechlet.interfaces.audioplayer.directive |
Contains classes used to represent the directives returned by your Alexa skill relating to the
AudioPlayer interface. |
| Modifier and Type | Method and Description |
|---|---|
AudioItem |
PlayDirective.getAudioItem()
Returns the audio item of the directive.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlayDirective.setAudioItem(AudioItem audioItem)
Sets the audio item of the directive.
|
Copyright © 2016. All rights reserved.