Author: eracekat69 | Posted on: 12/23/2009 1:48:12 AM | Views : 1025

Hi All,
Is there a simple way to implement a sound player on an asp.net website?
It must be able to:
-play mp3 files (low and high bitrates)
-be addressable from the code behind, i.e. be able to react to button clicks and so on
-be able to load a file form the code behind (i.e. played file can be changed from code behind)

-be able to start, stop, pause and resume playing a file, all depending on command from the code behind
I tried to install sivlerlight, but this seems to be a nightmare for Webdeveloper Express users. The in built sound player can only play high bitrate wav files and has limited capabilities? Anything else out there which can be used by a novice?
Thank you.
Best,
D

...

Go to the complete details ...