public class SpeechSynthesisParam extends HalfDuplexServiceParam
headers, parameters| 构造器和说明 |
|---|
SpeechSynthesisParam() |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteBuffer |
getBinaryData()
Get the binary data, only websocket, if no binary data, return null.
|
com.google.gson.JsonObject |
getHttpBody()
Get the batch request data.
|
Object |
getInput()
Get the request input data.
|
Map<String,Object> |
getParameters()
The service parameters.
|
void |
validate()
Validate the input and parameters.
|
getHeaders, getModel, getResources, putHeadergetApiKey, getWorkspacepublic com.google.gson.JsonObject getHttpBody()
HalfDuplexParamBasegetHttpBody 在类中 HalfDuplexParamBasepublic Map<String,Object> getParameters()
HalfDuplexParamBasegetParameters 在类中 HalfDuplexServiceParampublic Object getInput()
HalfDuplexParamBasegetInput 在类中 HalfDuplexParamBasepublic ByteBuffer getBinaryData()
HalfDuplexParamBasegetBinaryData 在类中 HalfDuplexParamBasepublic void validate()
throws InputRequiredException
HalfDuplexParamBasevalidate 在类中 HalfDuplexParamBaseInputRequiredException - Missing input fields.Copyright © 2024. All rights reserved.