4 references to _babbleBookmarkId
System.Speech (4)
Recognition\RecognizerBase.cs (4)
2209
(ulong)((babbleTimeout + speechEvent.AudioPosition).Ticks), new IntPtr((int)
_babbleBookmarkId
));
2214
TimeSpanToStreamPosition(babbleTimeout) + speechEvent.AudioStreamOffset, new IntPtr((int)
_babbleBookmarkId
));
2242
else if (bookmarkId ==
_babbleBookmarkId
)
3029
private const uint _firstUnusedBookmarkId =
_babbleBookmarkId
+ 1; // 3