Audio.com makes it easy to share your tracks or collections directly on any website or blog using a built-in HTML embed player. It’s perfect for musicians, podcasters, educators, or anyone who wants audio playback right on their site.
How to get the embed code
Go to the track or collection you want to embed
Click the “Share” button
Choose “Embed” from the menu
Copy the generated HTML embed code
Paste it into your site’s HTML (or embed block, if using a website builder like WordPress, Wix, or Squarespace)
Note: Embeds work with both Public and Unlisted content — but Unlisted tracks will only play if the viewer has the link.
Customization options
Currently, you can customize the following aspects of the embedded player:
Size: The default size fits most blog layouts, but you can manually adjust the
<iframe>
width and height in the HTMLAutoplay: Enable autoplay by adding
?autoplay=1
at the end of the embed URL
Example:<iframe src="https://audio.com/embed/your-track-id?autoplay=1" ...></iframe>
More customization (like color themes or playback controls) may be added in the future.
Tips for embedding
Make sure your track or collection is published and not set to “Private” (private tracks cannot be embedded)
Test your embed on desktop and mobile to ensure responsiveness
You can embed multiple players on the same page if needed