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 notifications for bookmark events.
typedef enum SPBOOKMARKOPTIONS{ SPBO_NONE = 0, SPBO_PAUSE = 1} SPBOOKMARKOPTIONS;
Elements
- SPBO_NONE
Do not pause speech recognition context when associated bookmark event occurs. - SPBO_PAUSE
Pause recognition context when associated bookmark event occurs.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
See Also
SAPI Enumerations | ISpRecoContext::Pause
Send Feedback on this topic to the authors