You are reading help file online using chmlib.com
|
Interface: ISpeechRecognizerStatus
The NumberOfActiveRules property returns the current engine's number of active rules.
Set: | (This property is read-only) |
Get: | Long = ISpeechRecognizerStatus.NumberOfActiveRules |
For an example of the use of the NumberOfActiveRules property, see the code example in the Recognizer Status property section.
You are reading help file online using chmlib.com
|