DetailedSpeechRecognitionResult.Confidence Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Confidence of recognition, from 0.0 (no confidence) to 1.0 (full confidence)
[System.Runtime.Serialization.DataMember]
public double Confidence { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Confidence : double
Public ReadOnly Property Confidence As Double
Property Value
- Attributes