Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.