SPCONTEXTSTATE (Windows CE 5.0)
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