audio.
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 audiojsI have included the audio tag on a page as <audio src='a.mp3' preload='auto'> </…
html audio audiojs