Wednesday, July 1, 2009

Better Sound in Framework 3.0

In previous version we have system.media namespace. it nice to see this in frame work 2.0.

Using this namespace can play wav files. At a time can run only one file in the media player.

But we can't mix multiple files.


But now in frame work 3.0 come with new namespace for running the sound files. The new name space is system.media.SoundPlayer. In this we will run all the media extension like .wav,.mp3..
also simultaneously can run the files.