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