3 references to SynthesizerState
System.Speech (3)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (3)
809public System.Speech.Synthesis.SynthesizerState State { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } } 854public System.Speech.Synthesis.SynthesizerState PreviousState { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } } 855public System.Speech.Synthesis.SynthesizerState State { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }