IVCmdDialogs Interface

The IVCmdDialogs interface allows an application to display Windows dialog boxes to configure a speech-recognition engine. The controls and capabilities in these dialog boxes are determined by the particular speech-recognition engine that is being used. If a voice-navigation application is installed on the user's computer, an application does not need to use IVCmdDialogs member functions because the voice-navigation application provides access to the engine's dialog boxes.

Before an application can call any IVCmdDialogs member function, it must first call the IVoiceCmd::Register member function to register the voice-command site.

The IVCmdDialogs interface is supported by the voice-command object. It has these member functions:

AboutDlg

GeneralDlg

LexiconDlg

TrainGeneralDlg

TrainMicDlg