{JSON.stringify($audio, null, 3)}

Demo

Another Page
Load Audio
Custom audio controls
Play / Pause Actions
Audio Actions
Seeking
audio.seek(parseInt(e.currentTarget.value))} />
Playback Rate
{#each [0.5, 1, 2, 3] as rate} {/each}