Sounds

This tutorial covers how you can play sound files in a Windows Forms project. It is limited to uncompressed WAV files, and only allows for one sound to be played at a time.

Adding Sounds

Here is the GitHub link to a working program:

Adding Sounds.pdf