Normally, in .NET, you need to decide between System.Media.SoundPlayer and System.Media.SystemSounds. The latter only handles 5 sounds. The former can handle any sound you provide a link to.
Now one library takes care of that for you. Just tell it what sound and it does the rest. A PowerShell module is coming to serve as a demonstration.
Features
- Plays sounds in C#
- You provide the UI as needed
- Works with paths to files in strings, System.IO.FileInfo instances, or streams.
- A variety of predefined sounds are provided. Many are available on all modern Windows installations.
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow Org.WillPittenger.Tools.Sounds
Other Useful Business Software
Unimus makes Network Automation and Configuration Management easy.
We aim to make automation, disaster recovery, change management and configuration auditing painless and affordable for a network of any size.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Org.WillPittenger.Tools.Sounds!