| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
AsrFullTextConfigureInfo |
CreateAIRecognitionTemplateRequest.getAsrFullTextConfigure()
Get 语音全文识别控制参数。
注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。
|
AsrFullTextConfigureInfo |
AIRecognitionTemplateItem.getAsrFullTextConfigure()
Get 语音全文识别控制参数。
注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAIRecognitionTemplateRequest.setAsrFullTextConfigure(AsrFullTextConfigureInfo AsrFullTextConfigure)
Set 语音全文识别控制参数。
注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。
|
void |
AIRecognitionTemplateItem.setAsrFullTextConfigure(AsrFullTextConfigureInfo AsrFullTextConfigure)
Set 语音全文识别控制参数。
注意:本参数已不再维护,推荐使用 AsrTranslateConfigure 参数发起语音翻译识别(当 DstLanguage 不填或填空字符串时,则不进行翻译,计费项和语音全文识别一致)。
|
| Constructor and Description |
|---|
AsrFullTextConfigureInfo(AsrFullTextConfigureInfo 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.