2 references to SpeakOutputFormat
System.Speech (2)
Internal\Synthesis\TTSEngineProxy.cs (1)
46return _ssmlEngine.GetOutputFormat(SpeakOutputFormat.WaveFormat, targetFormat);
Synthesis\TTSEngine\TTSEngineTypes.cs (1)
31public abstract IntPtr GetOutputFormat(SpeakOutputFormat speakOutputFormat, IntPtr targetWaveFormat);