public class AlexaUtteranceRequest extends AlexaRequest
| Constructor and Description |
|---|
AlexaUtteranceRequest(AlexaSession actor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
expectsResponse() |
com.amazon.speech.speechlet.SpeechletRequest |
getSpeechletRequest() |
generateRequestId, getSessionpublic AlexaUtteranceRequest(AlexaSession actor)
public com.amazon.speech.speechlet.SpeechletRequest getSpeechletRequest()
getSpeechletRequest in class AlexaRequestpublic boolean expectsResponse()
expectsResponse in class AlexaRequestCopyright © 2018. All rights reserved.