On the front page of this website, there is a sticky post titled \"National Radio Advertising Campaign ForACURE\" which contains the following HTML:
This will prevent browser from auto playing audio.
HTML
jQuery
$('#audio').attr("src","path_to_audio.wav"); $('#audio').play();