Share via


FoundValue.Score Property

Definition

Gets or sets the accuracy with which the value matched the specified portion of the utterance. A value of 1.0 would indicate a perfect match.

public float Score { get; set; }
member this.Score : single with get, set
Public Property Score As Single

Property Value

The accuracy with which the value matched the specified portion of the utterance. A value of 1.0 would indicate a perfect match.

Applies to