The documentation for <audio> describes <source> tags inside, but your sample web page is simpler:
<audio src=url></audio> So I implemented that (latest push). If the other syntax pops up I'll implement that too but that's a bit harder. Karl Dahlke
The documentation for <audio> describes <source> tags inside, but your sample web page is simpler:
<audio src=url></audio> So I implemented that (latest push). If the other syntax pops up I'll implement that too but that's a bit harder. Karl Dahlke