The System.Media namespace contains classes for playing sound files and accessing sounds provided by the system.
The following classes are included in this namespace:
A System.Media.SoundPlayer class for loading and playing sounds in various file formats.
A System.Media.SystemSound class for representing and playing a system sound.
A System.Media.SystemSounds class that retrieves sounds associated with a set of Windows operating system sound-event types.
Controls playback of a sound from a .wav file.