Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.