marviljoy / jquery-play-sound

$.playSound('/assets/sound.mp3')

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

= jquery playSound

This plugin defines $.playSound function.

  $.playSound('http://example.org/sound');

this must be set without the file extension and should create a file in .mp3 and .ogg format

That's all folks!

About

$.playSound('/assets/sound.mp3')