SFTranscriptionSegment.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.
A value between 0 (no certainty) and 1 (high certainty) of the transcription accuracy.
public virtual float Confidence { [Foundation.Export("confidence")] get; }
member this.Confidence : single
Property Value
This value is generally 0.0 until transcription is finalized.
- Attributes