Click or drag to resize
RecognitionPhraseConfidence Property
Indicates the level of confidence of a recognized phrase.

Namespace:  Microsoft.Bing.Speech
Assembly:  Microsoft.Bing.Speech (in Microsoft.Bing.Speech.dll) Version: 2.0.1.0 (2.0.1)
Syntax
public Confidence Confidence { get; }

Property Value

Type: Confidence
See Also