+ 5
Provide an independant link beside the audio element, with boolean attribute 'download' (which modify behaviour of anchor element to do download link instead of opening it) <a href="url_of_audio_file" download>text of link</a>
18th Jul 2017, 5:23 PM
visph
visph - avatar