Groups | Blog | Home
all groups > dotnet general > february 2008 >

dotnet general : asp.net how to play audio in browser


tparks69
2/29/2008 11:26:02 AM
I need to be able to play audio (probably .wav) files in a browser using
ASP.NET 2.0. This has to be in a non-OS, non-Browser specific way. Can
anyone point me to info on how to do this?
Duy Lam
3/2/2008 12:32:57 AM
[quoted text, click to view]

This thing only occur in client side (html + javascript). So you need to
use some html tag like embed or object to do it. ASP, PHP or Java
processes on serve.
Check this link, maybe it's useful:
http://www.world-voices.com/resources/addaud.html#200

--
AddThis Social Bookmark Button