Package | Description |
---|---|
com.tencentcloudapi.asr.v20190614.models |
Modifier and Type | Method and Description |
---|---|
VoicePrintBaseData |
VoicePrintEnrollResponse.getData()
Get 说话人基本数据
|
VoicePrintBaseData |
VoicePrintDeleteResponse.getData()
Get 说话人基本信息
|
VoicePrintBaseData |
VoicePrintUpdateResponse.getData()
Get 说话人基础数据
|
Modifier and Type | Method and Description |
---|---|
void |
VoicePrintEnrollResponse.setData(VoicePrintBaseData Data)
Set 说话人基本数据
|
void |
VoicePrintDeleteResponse.setData(VoicePrintBaseData Data)
Set 说话人基本信息
|
void |
VoicePrintUpdateResponse.setData(VoicePrintBaseData Data)
Set 说话人基础数据
|
Constructor and Description |
---|
VoicePrintBaseData(VoicePrintBaseData 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.
|
Copyright © 2023. All rights reserved.