The Wayback Machine - https://web.archive.org/web/20101031083027/http://www.codeguru.com:80/csharp/csharp/cs_graphics/sound/

    Sound

    Volume Control Snapshot

    Learn about a Windows service that keeps volume control levels for each user in a WinXP system.

    Audio Feedback the Easy Way

    Adding audio feedback to a .NET 2.0 application is easy using the System.Media namespace.

    TIP: Playing a WAV File with C# 2.0

    Playing a sound in C# 2.0 couldn't get much easier!

    [Updated] Windows Mixer Control in C#

    Learn about a library to control a Windows Mixer from C#.

    A Simple C# Class to Play .WAV Files in .NET

    Play .wav files using C#. The example uses the simple Win32 command PlaySound.

    Beeping in C#

    Adding the ability to "beep" within a C# program using the Win32 beep.