DetectedLanguage.Confidence Property

Definition

Caution

Confidence is deprecated. Use Score instead.

A float value indicating the confidence in the result. The score is between zero and one and a low score indicates a low confidence.

[System.Obsolete("Confidence is deprecated. Use Score instead.")]
public float Confidence { get; }
[<System.Obsolete("Confidence is deprecated. Use Score instead.")>]
member this.Confidence : single
Public ReadOnly Property Confidence As Single

Property Value

Attributes

Applies to