4 writes to _detectingInitialSilenceTimeout
System.Speech (4)
Recognition\RecognizerBase.cs (4)
2180_detectingInitialSilenceTimeout = true; 2198_detectingInitialSilenceTimeout = false; 2301_detectingInitialSilenceTimeout = false; 2446_detectingInitialSilenceTimeout = false;
1 reference to _detectingInitialSilenceTimeout
System.Speech (1)
Recognition\RecognizerBase.cs (1)
2237if (_detectingInitialSilenceTimeout) // If a phrase start has already happened we still get the bookmark but should ignore it.