Volume Control Snapshot
- Published 09/25/2006
Learn about a Windows service that keeps volume control levels for each user in a WinXP system.
Learn about a Windows service that keeps volume control levels for each user in a WinXP system.
Adding audio feedback to a .NET 2.0 application is easy using the System.Media namespace.
Playing a sound in C# 2.0 couldn't get much easier!
Learn about a library to control a Windows Mixer from C#.
Play .wav files using C#. The example uses the simple Win32 command PlaySound.
Adding the ability to "beep" within a C# program using the Win32 beep.