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