Package | Description |
---|---|
com.tencentcloudapi.trtc.v20190722.models |
Modifier and Type | Method and Description |
---|---|
VoicePrint |
AgentConfig.getVoicePrint()
Get 声纹配置
|
VoicePrint |
TranscriptionParams.getVoicePrint()
Get 声纹配置
|
Modifier and Type | Method and Description |
---|---|
void |
AgentConfig.setVoicePrint(VoicePrint VoicePrint)
Set 声纹配置
|
void |
TranscriptionParams.setVoicePrint(VoicePrint VoicePrint)
Set 声纹配置
|
Constructor and Description |
---|
VoicePrint(VoicePrint 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 © 2025. All rights reserved.