You are reading help file online using chmlib.com
|
Interface: ISpeechPhraseRule
The Confidence property returns the confidence for this rule computed by SAPI.
It is an enumerated value of type SpeechEngineConfidence. See Confidence Scoring and Rejection in SAPI Speech Recognition Engine Guide for additional details.
Set: | (This property is read-only) |
Get: | SpeechEngineConfidence = ISpeechPhraseRule.Confidence |
For an example of the use of the Confidence property, see the code example at the end of this section.
You are reading help file online using chmlib.com
|