ISRResModifyGUI Interface

The ISRResModifyGUI interface is used by an application to display a small status window next to selected text for specific recognition results. If the text selection includes portions of more than one results object, the application should either change the selection to cover only the called results object or generate a new results object from the selections. Initially, the window is hidden until the application calls the Show member function.

The information provided in the status window is defined by the engine developer. Typically, the window displays alternatives for a recognition result and allows the user to select one, although the engine may provide a more powerful user interface. This interface may or may not be supported by a results object.

The ISRResModifyGUI interface is supported by the speech-recognition results object. It has these member functions:

Hide

Move

Show