EasySpeech Controls v2.0 |
The DisplayUI method initiates the display of the specified UI.
Function DisplayUI( OwnerWindow As Long, Title As String, TypeOfDlg As SR_UI_DIALOG) As Boolean
Constant | Description | ||
---|---|---|---|
SR_UI_AddRemoveWord | Displays the Add/Remove word dialog box. | ||
SR_UI_AudioProperties | Displays the SR engine's audio properties. | ||
SR_UI_AudioVolume | Displays the SR engine's audio level. | ||
SR_UI_EngineProperties | Displays the engine's properties. | ||
SR_UI_MicTraining | Displays the microphone wizard. | ||
SR_UI_RecoProfileProperties | Displays the user profile wizard. Also available using Speech properties in Control Panel. | ||
SR_UI_UserTraining | Displays the user profile wizard. Also available using Speech properties in Control Panel. |