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.
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python