SyllableLevelTimingResult Class
Contains syllable level timing result
Note
Added in version 1.20.0.
- Inheritance
-
builtins.objectSyllableLevelTimingResult
Constructor
SyllableLevelTimingResult(_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
duration
The duration of the syllable, in ticks (100 nanoseconds).
grapheme
The grapheme.
offset
The offset of the syllable, in ticks (100 nanoseconds).
syllable
The syllable.
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python