| Package | Description | 
|---|---|
| com.tencentcloudapi.gme.v20180711.models | 
| Modifier and Type | Method and Description | 
|---|---|
AsrConf | 
CreateAppResp.getAsrConf()
Get 语音转文本服务配置数据 
 | 
AsrConf | 
CreateAppRequest.getAsrConf()
Get 语音转文本配置数据 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateAppResp.setAsrConf(AsrConf AsrConf)
Set 语音转文本服务配置数据 
 | 
void | 
CreateAppRequest.setAsrConf(AsrConf AsrConf)
Set 语音转文本配置数据 
 | 
| Constructor and Description | 
|---|
AsrConf(AsrConf 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.