2 references to Prosody
System.Speech (2)
artifacts\obj\System.Speech\Debug\net10.0\System.Speech.notsupported.cs (2)
981
public FragmentState(System.Speech.Synthesis.TtsEngine.TtsEngineAction action, int langId, int emphasis, int duration, System.Speech.Synthesis.TtsEngine.SayAs sayAs, System.Speech.Synthesis.TtsEngine.
Prosody
prosody, char[] phonemes) { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); }
987
public System.Speech.Synthesis.TtsEngine.
Prosody
Prosody { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }