Audio Help

Make an <audio> tag in HTML
<audio src="your-audio-file"></audio>
Play the audio file in JavaScript
yourAudioVariable.play()
To do other things with the audio file, see all of the methods.
Download free sounds from SoundBible.