Add Ambient Sound to Your Site
Embed a free, lightweight ambient sound player with one iframe snippet. Perfect for study blogs, productivity tools, meditation pages, and writing apps. No account, no API key, no tracking.
Build Your Embed
Copy the embed code
<iframe src="https://www.ambientnoise.io/embed?mix=brown-noise:70,rain-light:40&n=Deep%20Sleep" width="100%" height="180" style="border:0;border-radius:12px;overflow:hidden" loading="lazy" title="Ambient sound player from AmbientNoise.io"></iframe>Want a custom mix? Build it on the mixer, open the Share dialog, and grab the embed code for your exact blend. Browsers require a tap inside the player before audio starts, so embeds never autoplay.
How It Works
- The player streams nothing from your server - all audio runs in the visitor’s browser via the Web Audio API.
- Audio only loads after the visitor presses play, so the iframe adds just a few kilobytes to your page load.
- Any mix from the AmbientNoise.io mixer can be embedded: share a mix, then reuse its URL parameters in the embed src.
- The player is free for any website, personal or commercial. We only ask that you keep the "powered by" link intact.
URL Parameters
The embed URL accepts the same parameters as shared mixes:
https://www.ambientnoise.io/embed?mix=<sound-id>:<volume 0-100>,...&n=<player title>Up to 8 sounds per mix. Browse sound ids on the all sounds page, or copy a ready-made URL from any shared mix.
Writing about focus or sleep?
Pair the player with a link to the full mixer so readers can build their own blends.
Linking Resources