| Package | Description |
|---|---|
| com.amazon.ask.model.interfaces.alexa.presentation.apl |
| Modifier and Type | Method and Description |
|---|---|
static AudioTrack |
AudioTrack.fromValue(String text) |
AudioTrack |
PlayMediaCommand.getAudioTrack()
The command to issue on the media player
|
static AudioTrack |
AudioTrack.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AudioTrack[] |
AudioTrack.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PlayMediaCommand.Builder |
PlayMediaCommand.Builder.withAudioTrack(AudioTrack audioTrack) |
Copyright © 2023. All rights reserved.