PronunciationAssessmentGranularity Enum
Definition
Defines the pronunciation evaluation granularity; default value is Phoneme. Added in version 1.14.0
public enum PronunciationAssessmentGranularity
- Inheritance
-
java.lang.Objectjava.lang.Enum<PronunciationAssessmentGranularity>PronunciationAssessmentGranularity
Fields
| FullText | Shows the score on the full text level only |
| Phoneme | Shows the score on the full text, word and phoneme level |
| Word | Shows the score on the full text and word level |