public class AvsSpeakItem extends java.lang.Object implements AvsItem
Directive
response item type parsed so we can properly
deal with the incoming commands from the Alexa server.Constructor and Description |
---|
AvsSpeakItem(java.lang.String cid,
java.io.ByteArrayInputStream audio) |
Modifier and Type | Method and Description |
---|---|
java.io.ByteArrayInputStream |
getAudio() |
java.lang.String |
getCid() |