I'm a little unsure what you mean by absolute path. I expected that you meant something like:
<audio controls> <source type="audio/ogg" src="file:///C:/Users/MyName/Music/unfinished.ogg" /> </audio>
but after trying that out as well as a few other things the audio player still just showed up as unplayable
Did you mean to format it some other way?