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