Uses of Class
com.tencentcloudapi.asr.v20190614.models.VoicePrintVerifyData
-
Packages that use VoicePrintVerifyData Package Description com.tencentcloudapi.asr.v20190614.models -
-
Uses of VoicePrintVerifyData in com.tencentcloudapi.asr.v20190614.models
Methods in com.tencentcloudapi.asr.v20190614.models that return VoicePrintVerifyData Modifier and Type Method Description VoicePrintVerifyDataVoicePrintVerifyResponse. getData()Get 说话人验证数据Methods in com.tencentcloudapi.asr.v20190614.models with parameters of type VoicePrintVerifyData Modifier and Type Method Description voidVoicePrintVerifyResponse. setData(VoicePrintVerifyData Data)Set 说话人验证数据Constructors in com.tencentcloudapi.asr.v20190614.models with parameters of type VoicePrintVerifyData Constructor Description VoicePrintVerifyData(VoicePrintVerifyData 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.
-