| Package | Description |
|---|---|
| com.amazon.ask.model | |
| com.amazon.ask.model.interfaces.audioplayer |
| Modifier and Type | Method and Description |
|---|---|
AudioPlayerState |
Context.getAudioPlayer()
Provides the current state for the AudioPlayer interface.
|
| Modifier and Type | Method and Description |
|---|---|
Context.Builder |
Context.Builder.withAudioPlayer(AudioPlayerState audioPlayer) |
| Modifier and Type | Method and Description |
|---|---|
AudioPlayerState |
AudioPlayerState.Builder.build() |
Copyright © 2023. All rights reserved.