<audio controls autoplay>
<source src="horse.ogg" type="audio/ogg">
<source src="horse.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
I have a .wav file - how do I upload it to webflow? or I have embed code from the website?
Also, how does it link to the page I want ?
Sorry about the questions - I am not sure how to go about this.
Hi @ananya, thanks for your followup. That is the correct code. You will want to put that code into an embed widget, where you want the audio player to appear.
If you only have a wav file, then use that. The other file formats are for browser compatibility.
Webflow does not yet have file uploads other than images, however you can upload your audio file to dropbox, then get a share link to that and use that in the source path to the audio file.
I hope this helps ! I would add that to a site, then post back here on this post your result !