3 references to AudioState
System.Speech (3)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (3)
83
public System.Speech.Recognition.
AudioState
AudioState { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }
339
public System.Speech.Recognition.
AudioState
AudioState { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }
408
public System.Speech.Recognition.
AudioState
AudioState { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }