I have this audio tag playing in the background, and I\'m able to store the progress in seconds to a cookie.
But in no way I\'m able to start the audio from that cookie. (fo
You can set the start time by adding t= to the URL, as documented here: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Using_HTML5_audio_and_video#Specifying_playback_range