Working with the tag in some web development I\'ve been doing lately, and one thing I\'m trying to do is use it to build a word list and provide a pro
It's fairly simple. You just need to call the play method on the audio DOM object when something is clicked. The something could be an image, text, link, or whatever suits.
audio
Here's one possible way:
See an example