Package | Description |
---|---|
com.tencentcloudapi.gme.v20180711.models |
Modifier and Type | Method and Description |
---|---|
AsrConf |
CreateAppResp.getAsrConf()
Get Configuration information of Speech-to-Text
|
AsrConf |
CreateAppRequest.getAsrConf()
Get Configuration information of Speech-to-Text
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAppResp.setAsrConf(AsrConf AsrConf)
Set Configuration information of Speech-to-Text
|
void |
CreateAppRequest.setAsrConf(AsrConf AsrConf)
Set Configuration information of Speech-to-Text
|
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 © 2023. All rights reserved.