2 references to RecognizerState
System.Speech (2)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (2)
415public System.Speech.Recognition.RecognizerState State { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } } 451public System.Speech.Recognition.RecognizerState RecognizerState { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }