| Package | Description |
|---|---|
| com.amazon.ask.model.interfaces.audioplayer | |
| com.amazon.ask.response |
| Modifier and Type | Method and Description |
|---|---|
AudioItemMetadata |
AudioItemMetadata.Builder.build() |
AudioItemMetadata |
AudioItem.getMetadata()
Get metadata
|
| Modifier and Type | Method and Description |
|---|---|
AudioItem.Builder |
AudioItem.Builder.withMetadata(AudioItemMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
ResponseBuilder |
ResponseBuilder.addAudioPlayerPlayDirective(PlayBehavior playBehavior,
Long offsetInMilliseconds,
String expectedPreviousToken,
String token,
String url,
AudioItemMetadata metadata)
Adds an AudioPlayer
PlayDirective to the response. |
Copyright © 2023. All rights reserved.