Class ContentAssessmentResult


  • public final class ContentAssessmentResult
    extends Object
    Represents the result of pronunciation assessment. Added in version 1.33.0
    • Constructor Detail

      • ContentAssessmentResult

        protected ContentAssessmentResult​(PropertyCollection properties)
    • Method Detail

      • getGrammarScore

        public Double getGrammarScore()
        Gets the grammar score.
        Returns:
        The grammar score
      • getVocabularyScore

        public Double getVocabularyScore()
        Gets the vocabulary score.
        Returns:
        The vocabulary score
      • getTopicScore

        public Double getTopicScore()
        Gets the topic score.
        Returns:
        The topic score.