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)
2237
if (
_detectingInitialSilenceTimeout
) // If a phrase start has already happened we still get the bookmark but should ignore it.