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

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