Package | Description |
---|---|
com.tencentcloudapi.tci.v20190318.models |
Modifier and Type | Method and Description |
---|---|
WordTimePair[] |
DetailInfo.getValue()
Get 单词出现在该音频中的那个句子的时间戳,出现了几次, 就返回对应次数的起始和结束时间戳
|
Modifier and Type | Method and Description |
---|---|
void |
DetailInfo.setValue(WordTimePair[] Value)
Set 单词出现在该音频中的那个句子的时间戳,出现了几次, 就返回对应次数的起始和结束时间戳
|
Constructor and Description |
---|
WordTimePair(WordTimePair 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 © 2024. All rights reserved.