public class SpeechSynthesisParam extends Param
| Constructor and Description |
|---|
SpeechSynthesisParam() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Result> |
resultType()
Get the related output class, which should be a subclass of `Result`.
|
Request |
toRequest(Protocol protocol) |
String |
url() |
getApiKey, getRequestIdpublic Class<? extends Result> resultType()
ParamresultType in class ParamCopyright © 2023. All rights reserved.