2 references to SPREF_AutoPause
System.Speech (2)
Recognition\RecognizerBase.cs (2)
2268if (((SPRECOEVENTFLAGS)speechEvent.WParam & SPRECOEVENTFLAGS.SPREF_AutoPause) != 0) 2378if (((SPRECOEVENTFLAGS)speechEvent.WParam & SPRECOEVENTFLAGS.SPREF_AutoPause) != 0)