2 references to ContourPointChangeType
System.Speech (2)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (2)
934public ContourPoint(float start, float change, System.Speech.Synthesis.TtsEngine.ContourPointChangeType changeType) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } 936public System.Speech.Synthesis.TtsEngine.ContourPointChangeType ChangeType { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }