System.Media Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes for playing sound files and accessing sounds provided by the system.
Classes
SoundPlayer |
Controls playback of a sound from a .wav file. |
SystemSound |
Represents a system sound type. |
SystemSounds |
Retrieves sounds associated with a set of Windows operating system sound-event types. This class cannot be inherited. |
Remarks
The following classes are included in this namespace:
A SoundPlayer class for loading and playing sounds in various file formats.
A SystemSound class for representing and playing a system sound.
A SystemSounds class that retrieves sounds associated with a set of Windows operating system sound-event types.