ContentAssessmentResult Class

Definition

Content assessment results Added in 1.33.0

[System.Runtime.Serialization.DataContract]
public sealed class ContentAssessmentResult
[<System.Runtime.Serialization.DataContract>]
type ContentAssessmentResult = class
Public NotInheritable Class ContentAssessmentResult
Inheritance
ContentAssessmentResult
Attributes

Constructors

ContentAssessmentResult()

Properties

GrammarScore

The grammar score of the content.

TopicScore

The score indicating the topic of the given speech.

VocabularyScore

The vocabulary score of the content.

Applies to