Uses of Class
com.tencentcloudapi.asr.v20190614.models.VoicePrintCountResponse
-
Packages that use VoicePrintCountResponse Package Description com.tencentcloudapi.asr.v20190614 com.tencentcloudapi.asr.v20190614.models -
-
Uses of VoicePrintCountResponse in com.tencentcloudapi.asr.v20190614
Methods in com.tencentcloudapi.asr.v20190614 that return VoicePrintCountResponse Modifier and Type Method Description VoicePrintCountResponseAsrClient. VoicePrintCount(VoicePrintCountRequest req)统计并返回注册的说话人id总数 -
Uses of VoicePrintCountResponse in com.tencentcloudapi.asr.v20190614.models
Constructors in com.tencentcloudapi.asr.v20190614.models with parameters of type VoicePrintCountResponse Constructor Description VoicePrintCountResponse(VoicePrintCountResponse 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.
-