Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
SmartSubtitleTaskResultInput |
SmartSubtitleTaskAsrFullTextResult.getInput()
Get Input information on the full speech recognition task.
|
SmartSubtitleTaskResultInput |
SmartSubtitleTaskTransTextResult.getInput()
Get Translation task input information.
|
Modifier and Type | Method and Description |
---|---|
void |
SmartSubtitleTaskAsrFullTextResult.setInput(SmartSubtitleTaskResultInput Input)
Set Input information on the full speech recognition task.
|
void |
SmartSubtitleTaskTransTextResult.setInput(SmartSubtitleTaskResultInput Input)
Set Translation task input information.
|
Constructor and Description |
---|
SmartSubtitleTaskResultInput(SmartSubtitleTaskResultInput 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.