Uses of Class
com.tencentcloudapi.vrs.v20200824.models.GetTrainingTextResponse
-
Packages that use GetTrainingTextResponse Package Description com.tencentcloudapi.vrs.v20200824 com.tencentcloudapi.vrs.v20200824.models -
-
Uses of GetTrainingTextResponse in com.tencentcloudapi.vrs.v20200824
Methods in com.tencentcloudapi.vrs.v20200824 that return GetTrainingTextResponse Modifier and Type Method Description GetTrainingTextResponseVrsClient. GetTrainingText(GetTrainingTextRequest req)本接口用于获取声音复刻训练文本信息。 请求方法为 HTTP POST , Content-Type为"application/json; charset=utf-8" • 签名方法参考 公共参数 中签名方法v3。 -
Uses of GetTrainingTextResponse in com.tencentcloudapi.vrs.v20200824.models
Constructors in com.tencentcloudapi.vrs.v20200824.models with parameters of type GetTrainingTextResponse Constructor Description GetTrainingTextResponse(GetTrainingTextResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-