Package | Description |
---|---|
com.tencentcloudapi.gme.v20180711.models |
Modifier and Type | Method and Description |
---|---|
RealtimeSpeechConf |
CreateAppRequest.getRealtimeSpeechConf()
Get 实时语音服务配置数据
|
RealtimeSpeechConf |
CreateAppResp.getRealtimeSpeechConf()
Get 实时语音服务配置数据
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAppRequest.setRealtimeSpeechConf(RealtimeSpeechConf RealtimeSpeechConf)
Set 实时语音服务配置数据
|
void |
CreateAppResp.setRealtimeSpeechConf(RealtimeSpeechConf RealtimeSpeechConf)
Set 实时语音服务配置数据
|
Constructor and Description |
---|
RealtimeSpeechConf(RealtimeSpeechConf 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 © 2024. All rights reserved.