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