Confidence Property
Summary
Indicates confidence value.
Syntax
public double Confidence { get; set; }
public:
property double Confidence
{
double get()
void set(double value)
}
Property Value
Ranges from 0 to 1, where 1 is 100% confident and 0 is 0% confident.
Requirements
Target Platforms
See Also
SpeechRecognitionWord Class
SpeechRecognitionWord Members
Leadtools.SpeechRecognition Namespace