Is your computer talking to you? Don't check your sanity; try this project.
Latest Sound Articles
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!
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.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Using File Functions in .NET
There's lot's more hidden under the surface of file functions than might appear at first glance.

Making a Countdown App (Timer)
Count up or count down. Learn how to do it all with Visual Basic.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.