TranscriptionData.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 of the whole phrase, from 0.0 (no confidence) to 1.0 (full confidence)
public double Confidence { get; set; }
member this.Confidence : double with get, set
Public Property Confidence As Double