SpeechSynthesizer::SetOutputToNull Method ()
.NET Framework (current version)
Configures the SpeechSynthesizer object to not send output from synthesis operations to a device, file, or stream.
Assembly: System.Speech (in System.Speech.dll)
Use this method to release the SpeechSynthesizer ‘s reference to a file or stream. See SetOutputToWaveStream for an example.
For other output configuration options, see the SetOutputToAudioStream, SetOutputToDefaultAudioDevice, SetOutputToWaveFile, and SetOutputToWaveStream methods.
.NET Framework
Available since 3.0
Available since 3.0
Show: