Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration defines states for grammars associated with a speech recognition context.
typedef enum SPCONTEXTSTATE{ SPCS_DISABLED = 0, SPCS_ENABLED = 1} SPCONTEXTSTATE;
Elements
- SPCS_DISABLED
Disable grammars. - SPCS_ENABLED
Enable grammars.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
See Also
Send Feedback on this topic to the authors