Thursday, 15 August 2013

Soundjs embed audio base64

Soundjs embed audio base64

I need help to embed audio base 64 in easeljs or soundjs. So instead use
manifest=[id="audio", src="assets/audio.mp3"] can we use
manifest=[id="audio", src="data:audio/mpeg;base64"] Thanks in advance

No comments:

Post a Comment