ISpeechPhraseAlternate Commit Method (SAPI 5.3)
Microsoft Speech API 5.3
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.