ISpeechPhraseAlternate Commit Method (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

Interface: ISpeechPhraseAlternate

Commit Method

The Commit method specifies that the alternate recognition should replace the recognition selected by the speech recognition (SR) engine.


ISpeechPhraseAlternate.Commit()

Parameters

None.

Return Value

None.


Example

Use of the Commit method is demonstrated in a code example at the end of this section.