2 references to Confidence
System.Speech (2)
Result\RecognizedPhrase.cs (1)
1083propertyNode.SetAttribute("confidence", semanticsNode[kv.Key].Confidence.ToString("f", nfo));
Result\SemanticValue.cs (1)
209_confidence = value.Confidence;