Click here to Skip to main content
15,894,017 members
Articles / Programming Languages / C#

TdhSoundFactory - A class to provide sound effects to .NET applications

Rate me:
Please Sign up or sign in to vote.
3.80/5 (4 votes)
24 Oct 2007CPOL3 min read 32.5K   679   16  
This article describes a class to asynchronously play sound effects in .NET applications. The sounds may derive from embedded resources, from byte arrays, or from files read from disk.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions