| 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 |
|---|---|
SpeechletResponse |
AudioPlayer.onPlaybackFinished(SpeechletRequestEnvelope<PlaybackFinishedRequest> requestEnvelope)
Entry point for handling an AudioPlayer playback finished event.
|
| Modifier and Type | Method and Description |
|---|---|
PlaybackFinishedRequest |
PlaybackFinishedRequest.Builder.build() |
Copyright © 2016. All rights reserved.