Class SyllableLevelTimingResult


  • public final class SyllableLevelTimingResult
    extends TimingResult
    Contains syllable level timing results of a recognition operation. Added in version 1.21.0.
    • Method Detail

      • getSyllable

        public String getSyllable()
        Gets the syllable.
        Returns:
        The syllable.
      • getGrapheme

        public String getGrapheme()
        Gets the grapheme.
        Returns:
        The grapheme.
      • getAccuracyScore

        public double getAccuracyScore()
        Gets the pronunciation assessment accuracy score.
        Returns:
        The pronunciation assessment accuracy score.