Files
CRM/layouts/v7/lib/jquery/jquery-play-sound/README
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

10 lines
219 B
Plaintext

= 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!