Click here to Skip to main content
15,887,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi

I have added Audio Files into my database , i would like to know how would i be able to allow visitors to Listen to the files online?

Thanks in advance.
Posted

Check out similar QA in CP Search[^]

Have a look for reference:
A low-level audio player in C#[^]
DirectShow MediaPlayer in C#[^]
 
Share this answer
 
v2
Hi,

You can use the Library WMPLib.dll. this will create the Windows Media Player Control to your Page.

check these links.

How to play audio file in asp.net c# [^]
Creating the Windows Media Player Control Programmatically [^]
Using the Windows Media Player Control with Microsoft Visual Studio[^]

Hope it helps.
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900