Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
SmartSubtitleTaskAsrFullTextSegmentItem[] |
SmartSubtitleTaskAsrFullTextResultOutput.getSegmentSet()
Get List of segments for full speech recognition.
|
Modifier and Type | Method and Description |
---|---|
void |
SmartSubtitleTaskAsrFullTextResultOutput.setSegmentSet(SmartSubtitleTaskAsrFullTextSegmentItem[] SegmentSet)
Set List of segments for full speech recognition.
|
Constructor and Description |
---|
SmartSubtitleTaskAsrFullTextSegmentItem(SmartSubtitleTaskAsrFullTextSegmentItem 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.