Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Declaration
@class SPXSyllableLevelTimingResult : SPXTimingResult;
Description
Contains syllable level timing result
Added in version 1.21.0
Properties
syllable
@property (readonly, copy, atomic) NSString * _Nullable syllable;
The syllable.
grapheme
@property (readonly, copy, atomic) NSString * _Nullable grapheme;
The grapheme.
accuracyScore
@property (readonly, atomic) double accuracyScore;
The score indicating the pronunciation accuracy of the given speech, which indicates how closely the syllable match a native speaker's pronunciation.