in reply to Re^3: Play audio on a web page
in thread Play audio on a web page

Javascript and Html 5 is yer only man!

Replies are listed 'Best First'.
Re^5: Play audio on a web page
by aquarium (Curate) on Nov 30, 2010 at 23:39 UTC
    quite correct...client (browser) side technologies. the specification doesn't mention anything that needs to be done on server side, which is where perl runs. the perl can present CGI/html/etc to the browser via a web server..but it still runs server side, and doesn't interact directly with browser. javascript/html/flash etc work on the browser/client side.
    the hardest line to type correctly is: stty erase ^H