Uses of Class
com.tencentcloudapi.asr.v20190614.models.VoicePrintUpdateResponse
-
Packages that use VoicePrintUpdateResponse Package Description com.tencentcloudapi.asr.v20190614 com.tencentcloudapi.asr.v20190614.models -
-
Uses of VoicePrintUpdateResponse in com.tencentcloudapi.asr.v20190614
Methods in com.tencentcloudapi.asr.v20190614 that return VoicePrintUpdateResponse Modifier and Type Method Description VoicePrintUpdateResponseAsrClient. VoicePrintUpdate(VoicePrintUpdateRequest req)本接口用于更新和覆盖已注册的音频数据和说话人昵称,更新后原有的音频数据将失效。 -
Uses of VoicePrintUpdateResponse in com.tencentcloudapi.asr.v20190614.models
Constructors in com.tencentcloudapi.asr.v20190614.models with parameters of type VoicePrintUpdateResponse Constructor Description VoicePrintUpdateResponse(VoicePrintUpdateResponse 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.
-