SpeechRecoContext Resume Method (SAPI 5.3)
Microsoft Speech API 5.3
Interface: ISpeechRecoContext
Resume Method
The Resume method releases the speech recognition (SR) engine from the paused state and restarts the recognition process.
See ISpeechRecoContext.Pause for details.
SpeechRecoContext.Resume()
Parameters
None.
Return Value
None.
Example
See ISpeechRecoContext.Pause for an example.