Speaker Water Eject

Embed the Water Eject Tool

Give your readers a working fix inside your article. One iframe, free forever, no scripts, no signup, no tracking. Choose a mode, copy the code, paste it in.

Your reader fixes it without leaving

Someone reading your water-damage guide has a wet phone in their hand right now. A tool inside the article beats sending them to an app store mid-crisis.

Nothing to maintain

One iframe, no scripts, no build step, no dependency to update. Improvements to the tool reach your page automatically.

Honest by default

The widget carries its own safety guidance and is explicit about what a sound cannot fix, so you are not embedding claims you would have to caveat.

1. Choose what your readers get

2. Copy the code

<iframe
  src="https://speakerwatereject.com/embed/water-eject"
  title="Speaker Water Eject - free water eject tool"
  width="100%"
  height="420"
  style="border:0;border-radius:8px;"
  loading="lazy">
</iframe>

One iframe. No scripts to audit, no cookies set by the widget, no signup, and nothing to maintain: fixes and improvements reach your page automatically.

3. Paste it into your platform

  1. 1Edit the post and place the cursor where the tool should appear.
  2. 2Add a block and choose "Custom HTML".
  3. 3Paste the code and click Preview to confirm it renders.

Live preview

This is the real widget, running exactly as your readers will see it.

What exactly gets embedded?

A compact version of the same tool used on this site: a Web Audio sweep generated inside your reader's browser, with mode, duration, and device controls plus the built-in safety notice. No audio files are downloaded and no microphone permission is requested.

You choose which mode your readers land on. Water Eject plays a 165-250 Hz sweep for trapped moisture, Dust Cleaner runs a wider 300-700 Hz sweep for muffled sound, and Speaker Test alternates left and right tones for audio troubleshooting. Pick whichever matches the article it lives in.

Is it really free, and what is the catch?

It is free for any honest editorial or commercial use, including repair shop sites, and it stays free. There is no metering, no API key, and no upsell, because the widget exists to be useful and to be credited where it is used.

The only conditions are the obvious ones: keep the small attribution link visible, do not present the tool as your own product, and do not wrap it in claims the tool itself would not make, such as guaranteed repair of water damage. If a page needs a different size or behaviour, ask and it will usually be accommodated.

Does it slow my page down?

The iframe is set to load lazily, so it costs nothing until a reader scrolls near it. The widget itself is a small static page with no third-party scripts, no fonts to fetch, and no tracking pixels, so it is far lighter than a typical embedded video or social card.

Because it is sandboxed in an iframe, it also cannot interfere with your page's layout, styles, or analytics. If you ever remove it, deleting the snippet is the entire uninstall process.

Who is already the right fit for this?

Phone repair guides and water-damage first-aid articles are the obvious homes, since the reader arrives with the exact problem the tool addresses. Repair shops use it as a goodwill step: let the customer try the free fix, and the ones who still need help arrive knowing the problem is real.

It also fits tech blogs covering rainy-season phone care, campus and workplace IT knowledge bases, phone case and accessory brands with care content, and travel or watersports sites where wet electronics are a predictable reader problem.

Related tools

Questions

Do I need to credit the tool?+

The widget includes a small attribution link back to this site; leaving it visible is the only requirement. You do not need to add any extra credit line in your own copy, though a sentence explaining what the tool does usually helps readers use it correctly.

Will the widget set cookies or track my readers?+

The widget sets no cookies and runs no advertising or tracking scripts of its own. Audio is generated locally in the reader's browser. Nothing about your readers is collected or sold, which also keeps your own privacy policy simple.

Can I change the height or the default mode?+

Yes. Pick a mode above and the snippet updates automatically, and the height attribute is yours to adjust. 420 pixels fits the compact tool comfortably; give it a little more room if your theme adds padding inside embeds.

Does it work on mobile?+

Yes, and mobile is the main case: most readers hitting a wet-phone article are on the wet phone. The widget is responsive at 100 percent width, and the controls are sized for touch.

What if the tool changes or moves?+

The embed URL is treated as a stable contract and will keep working. Improvements ship to the same URL so your page benefits without any action from you. If a breaking change were ever unavoidable, the old URL would keep serving a working widget.

Can I embed it on a page that also runs ads?+

Yes. The widget is an ordinary iframe with no exclusivity conditions and does not interfere with ad scripts or consent tooling. Placing it away from ad units simply makes it easier for readers to notice and use.