I have an SVG with some basic javascript interactivity, and I would love to be able to put some audio into it as well.
To clarify:
There are SVG and element tags defined in SVG 1.2 Tiny. Opera supports them but no other UA does as yet.
A solution that will work most places except IE 9/10 would be to use a element with an html element as a child.
I don't think there's a good answer if you need IE9/10 support as it doesn't support