You are reading help file online using chmlib.com
|
Interface: ISpeechPhraseRule
The EngineConfidence property returns the confidence score for the rule computed by the speech recognition (SR) engine.
The value is engine dependent and not standardized across multiple SR engines.
| Set: | (This property is read-only) |
| Get: | Single = ISpeechPhraseRule.EngineConfidence |
For an example of the use of the EngineConfidence property, see the code example at the end of this section.
You are reading help file online using chmlib.com
|