BlackWasp
<< Previous | 1 | Next >>
Playing WAV FilesPlaying WAV Files
A commonly used standard for high quality sound reproduction is the Waveform Audio File Format, with sound data usually stored in WAV files. The .NET framework provides the SoundPlayer class to allow simple playback of such files.
Using the Console SpeakerUsing the Console Speaker
Some .NET software, particularly console applications, are executed on computer that do not have sound cards. To provide feedback accompanied by sound on such machines requires the use of the internal system speaker, or console speaker.
Simple Speech SynthesisSimple Speech Synthesis
When writing software that will be used by the visually impaired or for systems that have only an audio interface, it can be important to synthesise speech. The .NET framework includes standard classes that make this task simple to achieve.
Playing Windows System Sounds in .NET 2.0Playing Windows System Sounds in .NET 2.0
User feedback can often be enhanced with the use of audio. Microsoft Windows provides several sounds to indicate errors, questions and other information with the sounds configured to the user's preference. These can be played using .NET 2.0 classes.
<< Previous | 1 | Next >>
TwitterTwitter RSS Feed RSS