SRMode.Interfaces Property
The Interfaces property retrieves a set of flags that identify the interfaces supported by the SR engine.
Syntax
[ lFlags = ] SRMode.Interfaces
Possible Values
- lFlags
- Integer specifying the flags, which can be a combination of these values:
- SRI_ILEXPRONOUNCE
- ILexPronounce interface
- SRI_ISRATTRIBUTES
- ISRAttributes interface
- SRI_ISRCENTRAL
- ISRCentral interface
- SRI_ISRDIALOGS
- ISRDialogs interface
- SRI_ISRGRAMCOMMON
- ISRGramCommon interface
- SRI_ISRGRAMCFG
- ISRGramCFG interface
- SRI_ISRGRAMDICTATION
- ISRGramDictation interface
- SRI_ISRGRAMINSERTIONGUI
- ISRGramInsertionGUI interface
- SRI_ISRESBASIC
- ISRResBasic interface
- SRI_ISRESMERGE
- ISRResMerge interface
- SRI_ISRESAUDIO
- ISRResAudio interface
- SRI_ISRESCORRECTION
- ISRResCorrection interface
- SRI_ISRESEVAL
- ISRResEval interface
- SRI_ISRESGRAPH
- ISRResGraph interface
- SRI_ISRESMEMORY
- ISRResMemory interface
- SRI_ISRESMODIFYGUI
- ISRResModifyGUI interface
- SRI_ISRESSPEAKER
- ISRResSpeaker interface
- SRI_ISRSPEAKER
- ISRSpeaker interface
- SRI_ISRESSCORES
- ISRResScores interface
This property is read-only.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.
See Also
SRMode