So from what I understand IE9 HTML5 audio support doesn't natively support HTML5. Thats fine and thats why I'm using jPlayer, unfortunatley my use case doesn't seem to work, as even with the newest flash player I recieve the no-solution fallback
"Update Required To play the media you will need to either update your browser to a recent version or update your Flash plugin. "
Heres my code, just replace "[any wav file here]" with a wav file http://jsfiddle.net/Q4LMV/9485/
any help would be greatly appreciated
Please note, I'm trying to integrate with an existing commercial application that only deals with wav files. So converting is not an option.