← All demos

Embedded Web Player

Drop a talking photo into any website with a single <iframe>.

What you're looking at

This is the VoiceMoments embeddable player — a self-contained talking photo (a photo paired with its voice recordings) running live above, served straight from app.voicemoments.com. It plays anywhere an iframe can go: a blog post, a memorial page, an online store listing, an email-friendly landing page.

The player is fully isolated from the host page. It carries its own styling and audio controls, so it looks and behaves identically no matter where it's embedded.

Embed code

<iframe
  src="https://app.voicemoments.com/embed/tp/5b75e2ec-f369-44b7-874f-59752a4c2a0f"
  width="400"
  height="605"
  frameborder="0"
  allow="autoplay"
  sandbox="allow-scripts allow-same-origin"
  title="Just for You — Voice Moments"></iframe>

How it's wired