ISpeechPhraseAlternate Commit Method

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

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.