back

Code


HTML
Web

<audio controls>
<source src="Link to the soundfile" type="audio/type of soundfile">

Text should be put here in case the browser does not support audio.
</audio>