Top "Html5-audio" questions

The audio element is used to embed sound content in an HTML or XHTML document.

How can I force an HTML5 audio element to buffer an entire song?

I'm developing a local server that will stream a user's audio files so they can access them via web browsers …

javascript html audio html5-audio
Play SoundCloud stream uri in HTML 5 mp3 player (audio.js)

I would like to load tracks from SoundCloud and have them played in a HTML5 audio player provided by: http://…

javascript html5-audio soundcloud audio-streaming audiojs
HTML5 audio - play sound repeatedly on click, regardless if previous iteration has finished

I'm building a game in which a wav file plays on click - in this case it's a gun sound "…

html audio html5-audio
Why can't I play sounds more than once using HTML5 audio tag?

This is how the sound is "stored": <audio id = "hammer" src="res/sounds/Building/hammer.wav"></audio&…

javascript html audio html5-audio
Shoutcast Streaming & HTML5 Audio Player

This is really driving me crazy I am trying t make audio tag stream a shoutcast stream I am shooting …

html audio audio-streaming html5-audio shoutcast
How do I play audio returned from an XMLHTTPRequest using the HTML5 Audio API

I'm failing to be able to play audio when making an "AJAX" request to my server side api. I have …

javascript node.js html5-audio text-to-speech ibm-watson
High Quality Audio Recording in Web Browser

One line version: What open source software (WAMI-Recorder)/web browser (via getUserMedia) will give me the best quality audio recordings? …

javascript html audio browser html5-audio
audio auto play next song when previous is finished

I want to create an audio background player where user can only click on image to play or stop the …

javascript html html5-audio
Is WebM for audio too, or just video?

I've seen mentions of WebM being used for audio, but reading the WebM Project site and googling convert mp3 to …

audio mp3 html5-audio web-audio-api webm
playbackRate on AUDIO and pitch

Little bit of background: People like games. People use the internet. The internet needs games. Games use sound. HTML5 has &…

javascript html html5-audio pitch-shifting