Package | Description |
---|---|
com.tencentcloudapi.tci.v20190318.models |
Modifier and Type | Method and Description |
---|---|
VocabStatInfomation[] |
DescribeAudioTaskResponse.getVocabAnalysisStatInfo()
Get 返回词汇库中的单词出现的次数信息。
|
VocabStatInfomation[] |
DescribeConversationTaskResponse.getVocabAnalysisStatInfo()
Get 返回词汇库中的单词出现的次数信息。
|
VocabStatInfomation[] |
TransmitAudioStreamResponse.getVocabAnalysisStatInfo()
Get 返回词汇库中的单词出现的次数信息。
|
VocabStatInfomation[] |
StandardAudioResult.getVocabAnalysisStatInfo()
Get 返回词汇库中的单词出现的次数信息。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAudioTaskResponse.setVocabAnalysisStatInfo(VocabStatInfomation[] VocabAnalysisStatInfo)
Set 返回词汇库中的单词出现的次数信息。
|
void |
DescribeConversationTaskResponse.setVocabAnalysisStatInfo(VocabStatInfomation[] VocabAnalysisStatInfo)
Set 返回词汇库中的单词出现的次数信息。
|
void |
TransmitAudioStreamResponse.setVocabAnalysisStatInfo(VocabStatInfomation[] VocabAnalysisStatInfo)
Set 返回词汇库中的单词出现的次数信息。
|
void |
StandardAudioResult.setVocabAnalysisStatInfo(VocabStatInfomation[] VocabAnalysisStatInfo)
Set 返回词汇库中的单词出现的次数信息。
|
Copyright © 2020. All rights reserved.