Package | Description |
---|---|
com.tencentcloudapi.soe.v20180724.models |
Modifier and Type | Method and Description |
---|---|
WordRsp[] |
SentenceInfo.getWords()
Get 详细发音评估结果
|
WordRsp[] |
TransmitOralProcessWithInitResponse.getWords()
Get 详细发音评估结果
|
WordRsp[] |
KeywordScore.getWords()
Get 详细发音评估结果
注意:此字段可能返回 null,表示取不到有效值。
|
WordRsp[] |
TransmitOralProcessResponse.getWords()
Get 详细发音评估结果
|
Modifier and Type | Method and Description |
---|---|
void |
SentenceInfo.setWords(WordRsp[] Words)
Set 详细发音评估结果
|
void |
TransmitOralProcessWithInitResponse.setWords(WordRsp[] Words)
Set 详细发音评估结果
|
void |
KeywordScore.setWords(WordRsp[] Words)
Set 详细发音评估结果
注意:此字段可能返回 null,表示取不到有效值。
|
void |
TransmitOralProcessResponse.setWords(WordRsp[] Words)
Set 详细发音评估结果
|
Constructor and Description |
---|
WordRsp(WordRsp 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.