I am not able to skip an audio file (mp3 format) in IE browser.
We are using HTML5 audio tag.
<audio controls="true" height="100%" width="100%">
<source src="/InService/servlet/servicecenter/rest/media/0000000144_x.mp3">
</audio>