11 references to SPBOOKMARKOPTIONS
System.Speech (11)
Internal\SapiInterop\SapiRecoContext.cs (1)
55
internal void Bookmark(
SPBOOKMARKOPTIONS
options, ulong position, IntPtr lparam)
Internal\SapiInterop\SapiRecoInterop.cs (1)
780
void Bookmark(
SPBOOKMARKOPTIONS
Options, ulong ullStreamPosition, IntPtr lparamEvent);
Recognition\RecognizerBase.cs (9)
421
SapiContext.Bookmark(
SPBOOKMARKOPTIONS
.SPBO_PAUSE, 0, new IntPtr(bookmarkId));
438
SapiContext.Bookmark(
SPBOOKMARKOPTIONS
.SPBO_PAUSE |
SPBOOKMARKOPTIONS
.SPBO_AHEAD |
SPBOOKMARKOPTIONS
.SPBO_TIME_UNITS,
2172
SapiContext.Bookmark(
SPBOOKMARKOPTIONS
.SPBO_TIME_UNITS |
SPBOOKMARKOPTIONS
.SPBO_PAUSE,
2177
SapiContext.Bookmark(
SPBOOKMARKOPTIONS
.SPBO_PAUSE,
2208
SapiContext.Bookmark(
SPBOOKMARKOPTIONS
.SPBO_TIME_UNITS,
2213
SapiContext.Bookmark(
SPBOOKMARKOPTIONS
.SPBO_NONE,