2 references to WaveFormat
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (2)
882
_waveOut.Begin(voice!.
WaveFormat
(_waveOut.WaveFormat));
893
byte[] outputWaveFormat = voice.
WaveFormat
(_waveOut.WaveFormat);