4 lines
94 B

html
audio(preload='auto', autobuffer, controls)
source(src='foo')
source(src='bar')