You are reading help file online using chmlib.com
|
Interface: ISpeechRecoGrammar
The Reset method clears all grammar rules and resets the grammar's language to NewLanguage.
ISpeechRecoGrammar.ResetGrammar(
[NewLanguage As Long = 0]
)
None.
For an example of the use of the Reset method, see the CmdLoadFromMemory method.
You are reading help file online using chmlib.com
|