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.
1/6/2010
This enumeration defines notifications for bookmark events.
Syntax
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
| Header | sapi.h, sapi.idl |
| Windows Embedded CE | Windows CE .NET 4.1 and later |