你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PronunciationAssessmentWordResult Class
Contains word level pronunciation assessment result
Note
Added in version 1.14.0.
Constructor
PronunciationAssessmentWordResult(_json)
Parameters
Name | Description |
---|---|
_json
Required
|
|
Attributes
accuracy_score
The score indicating the pronunciation accuracy of the given speech, which indicates how closely the phonemes match a native speaker's pronunciation. Note: The accuracy score is invalid if the error_type of this word is "Omission"
error_type
This value indicates whether a word is omitted, inserted or badly pronounced, compared to ReferenceText. Possible values are None (meaning no error on this word), Omission, Insertion and Mispronunciation.
phonemes
Phoneme level pronunciation assessment result
syllables
Syllable level timing result Added in version 1.20.0
word
The word text.