public class AudioItem extends Object
AudioItem represents a single item that can be enqueued on an Alexa client.| Constructor and Description |
|---|
AudioItem() |
| Modifier and Type | Method and Description |
|---|---|
Stream |
getStream()
Returns the stream.
|
void |
setStream(Stream stream)
Sets the stream associated with this
AudioItem. |
Copyright © 2016. All rights reserved.