SpeechRecoContext Resume Method (Microsoft Speech Platform)
From Microsoft Speech Platform SDK 11
Microsoft Speech Platform
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.