SAPI Global Variables (Windows CE 5.0)
The following variables are of special importance to SAPI developers.
The following table shows variables that are SAPI-defined UI types.
See also ISpTokenUI for a description of how to query if an object supports this UI type (see ISpTokenUI::IsUISupported) or how to display the UI (see ISpTokenUI::DisplayUI).
SAPI-Defined UI Types | Description |
---|---|
SPDUI_EngineProperties | Defines the string for displaying the UI for changing TTS or SR engine's properties on a per-user basis. |
SPDUI_AddRemoveWord | Defines the string for displaying UI to modify the lexicon. |
SPDUI_UserTraining | Defines the string for displaying an SR Engine's User Training UI. |
SPDUI_MicTraining | Defines the string for displaying a speech recognition engine's microphone training UI. |
SPDUI_RecoProfileProperties | Defines the string for displaying the properties associated with a specific recognition profile. |
SPDUI_AudioProperties | Defines the string for displaying an audio object's properties UI. |
SPDUI_AudioVolume | Defines the string for displaying an audio object's volume UI. |
See Also
SAPI Reference | Speech API (SAPI) Version 5.0
Send Feedback on this topic to the authors