How to play the audio on clientside in asp.net
Hai
Can any one please suggest me what rechnology i can use to play audio on client side ,i have a requirement where recordings in (.wav) format will store in server,i need to retrive the records and should provide a play option to the users.
previously i used windows media player library com object for this,files played well in local system ,but when i published the code in server,and tries to access from client browser, files are not playing. i am using C# language and asp.net technology kindly help me
Thank you,