SpeechRecoContext Resume Method

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

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 details.