Skip to content

admsev/jquery-play-sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

jQuery playSound

This plugin defines $.playSound function.

 $.playSound('http:https://example.org/sound.wav')
 $.playSound('/attachments/sounds/1234.wav')
 $.playSound('/attachments/sounds/1234.mp3')
 
 //Stop Sound
 $.stopSound();

Demo: https://jsfiddle.net/admsev/xscxya0g/

Enjoy it!

That's all folks!

About

$.playSound('/assets/soundfile')

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published