2 out of 10 rated this helpful - Rate this topic

System.Media Namespace

Note: This namespace is new in the .NET Framework version 2.0.

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 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.

  Class Description
Public class SoundPlayer Controls playback of a sound from a .wav file.
Public class SystemSound Represents a system sound type.
Public class SystemSounds Retrieves sounds associated with a set of Windows operating system sound-event types. This class cannot be inherited.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ