public static class ResponseMessage.ResponseSpeech extends ResponseMessage
ResponseMessage.MessageType, ResponseMessage.Platform, ResponseMessage.ResponseCard, ResponseMessage.ResponseImage, ResponseMessage.ResponsePayload, ResponseMessage.ResponseQuickReply, ResponseMessage.ResponseSpeech| Constructor and Description |
|---|
ResponseSpeech() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getSpeech()
Get agent's text replies.
|
void |
setSpeech(List<String> speech)
Set agent's text replies.
|
void |
setSpeech(String... speech)
Set agent's text replies.
|
Copyright © 2017. All rights reserved.