2 references to TtsEngineAction
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); }
982
public System.Speech.Synthesis.TtsEngine.
TtsEngineAction
Action { get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_SystemSpeech); } }