class PronunciationContentAssessmentResult
Class for content assessment results.
Members
GrammarScore
Syntax: public const double GrammarScore;
The score indicating the grammar of the given speech.
VocabularyScore
Syntax: public const double VocabularyScore;
The score indicating the vocabulary of the given speech.
TopicScore
Syntax: public const double TopicScore;
The score indicating the topic of the given speech.