1 write to _eventNotify
System.Speech (1)
Recognition\RecognizerBase.cs (1)
514_eventNotify = _sapiContext.CreateEventNotify(_asyncWorker, _supportsSapi53);
2 references to _eventNotify
System.Speech (2)
Recognition\RecognizerBase.cs (2)
1347_sapiContext.DisposeEventNotify(_eventNotify); 2567_eventNotify.AudioFormat = _audioFormat; // Update EventNotify so subsequent events get correct AudioPosition.