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

Playing MP3s using MCI

Rate me:
Please Sign up or sign in to vote.
4.59/5 (37 votes)
16 Apr 2012CPOL3 min read 340.5K   6.6K   114  
An article on how to use MCI command strings to handle audio files. I have made a wrapper class for easier use.

License

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


Written By
Web Developer
Bulgaria Bulgaria
I have just graduated from the Technical University of Garbovo, Bulgaria as an Engineer in Computer Science and Technology.

Comments and Discussions