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 flags that indicate the state of the SR engine.
typedef enum SPRECOEVENTFLAGS{ SPREF_AutoPause = (1 << 0) SPREF_Emulated = (1 << 1)} SPRECOECOEVENTFLAGS;
Elements
- SPREF_AutoPause
Engine is in auto-pause state. Recognitions in this state use the auto-pause feature. - SPREF_Emulated
Engine is in emulation state.
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