Skip to main content
AI Watermark Removal

Modality

Audio AI Watermarking: OpenAI, Meta, and Google SynthID

OpenAI turned on SynthID watermarking for ChatGPT's voice features on July 31, 2026, two days before EU AI Act Article 50 took effect, and shipped a Content Provenance API alongside it. Meta has quietly run its own audio watermark detector since April 2025, more than a year before Content Seal, aimed at voice fraud rather than content labeling. A granted Google DeepMind patent covering image-or-audio provenance verification lists Ian Goodfellow, who invented the generative adversarial network, among its inventors. And the rules disagree with each other: California wants latent metadata on audio, India reportedly wants a visible label over the first 10 percent of a clip, and New York exempts audio-only ads entirely.

Published 2026-08-11Updated 2026-08-11Confirmed

Key takeaways

  • OpenAI extended SynthID watermarking to supported ChatGPT Voice, GPT-Live and API audio on July 31, 2026, two days before EU AI Act Article 50 took effect, and added a Content Provenance API for third-party checking. Its own GPT-Live system card, dated three weeks earlier, never mentions watermarking.
  • Meta's audio watermarking predates its image watermarking under current branding by more than a year. The Llama Audio Watermark Detector shipped April 29, 2025, aimed at voice-fraud detection, with early adopters Zendesk, Bell Canada and AT&T. Content Seal did not launch until July 7, 2026.
  • A granted Google DeepMind patent, US 12,094,474 B1 with continuation US 2025/0149048 A1, combines a watermark-detection score with a separate embedding-similarity score to verify whether an image or audio object came from a given generative system. Its named inventors include Ian Goodfellow, who invented the GAN.
  • Regulation does not treat audio consistently. California requires latent metadata-level disclosure on AI-generated audio; one law firm's summary of India's platform rules states visible labels must cover at least 10 percent of an audio clip's starting duration; New York's Synthetic Performer law explicitly exempts audio-only ads.
  • Google frames SynthID as a single technology across images, audio, text and video, not an audio-specific build. Gemini's help page for verifying AI content covers audio clips up to one hour, alongside images and video, but not text.
  • Synthetic speech carries a distinct risk. Voice cloning enables direct impersonation over the phone, in voicemail and inside voice-authentication systems, which is exactly why telecom and customer-support companies were the first customers for Meta's detector.

Media watermarking

How image, audio, and video marking differs from text

Embedded in the signal, not the sampling

Image, audio, and video watermarks (SynthID, Content Seal, Stable Signature) are embedded directly into pixels, audio samples, or frames after generation. This is a different mechanism from statistical text watermarking, which biases token choice during generation.

Designed for robustness, not guaranteed

Providers describe these signals as surviving common transformations such as cropping, compression, or resizing better than file metadata does. That is a robustness design goal, not a claim that the signal is unremovable.

Why this matters for removal tools

A tool that strips file metadata does not touch an embedded pixel, audio, or video watermark, and vice versa. Claims of "AI watermark removal" for media should specify which of these signals (metadata, embedded signal, or visible mark) a tool actually addresses.

OpenAI's audio rollout, and its timing

Confirmed

You'll get the exact dates, what shipped alongside the watermark, and the one document that makes the timing hard to read as coincidence.

OpenAI extended SynthID watermarking to audio on July 31, 2026. It covers supported audio from ChatGPT Voice and GPT-Live, plus the API.

Alongside it came a Content Provenance API, so third parties can check for OpenAI's provenance signals programmatically instead of relying on a manual verification page.

That date sits two days before EU AI Act Article 50 became applicable on August 2, 2026. OpenAI's own GPT-Live system card, dated July 8, 2026, does not mention SynthID, C2PA or watermarking anywhere in it.

Read together, that reads less like provenance designed into GPT-Live from the start and more like a compliance layer bolted onto a model whose safety documentation had already shipped.

Meta got to audio first, for a completely different reason

Confirmed

Here's the under-covered fact that reframes what audio watermarking is even for.

Meta watermarked audio before it watermarked images under current branding. That ordering surprises almost everyone.

The Llama Defenders Program's Llama Audio Watermark Detector, also called the Llama Generated Audio Detector, shipped on April 29, 2025. Content Seal, the image system that got all the coverage, did not launch until July 7, 2026.

The audio detector was built for a narrow job: voice-fraud detection, not general AI-content labeling.

Its early adopters say the rest. Zendesk, Bell Canada and AT&T are companies that need to catch AI-cloned voices in call centers and telecom fraud, in real time.

That is a security problem, not a transparency one. Meta treated audio provenance as the former more than a year before it treated image provenance as the latter.

A patent with the GAN inventor's name on it

Confirmed

You'll see the DeepMind patent that maps onto audio provenance, who is listed on it, and the missing name that keeps the link short of confirmed.

Google DeepMind holds US patent 12,094,474 B1, filed November 15, 2023 and granted September 17, 2024. A continuation was published May 8, 2025 as US 2025/0149048 A1.

It describes pairing a watermarking neural network, an encoder and decoder, with a separate embedding and fingerprint network, both trained adversarially against deliberate distortions.

The output is two scores, a watermark-detection score and an embedding-similarity score. Combined, they decide whether an image or audio object came from a specific generative system.

The named inventors include Sven Adrian Gowal, Christopher Gamble, Florian Nils Stimberg, Sylvestre-Alvise Guglielmo Rebuffi, and Ian Goodfellow, the researcher whose 2014 paper introduced the generative adversarial network in the first place.

Because OpenAI's own audio watermarking is built on Google's SynthID, this patent family plausibly sits underneath OpenAI's audio provenance signal too, at least indirectly.

Meta's separately built Llama Audio Watermark Detector has no documented connection to it at all.

Why audio gets uneven, high-stakes treatment

Official announcement

Here's what you can check today, and why four jurisdictions can't agree on whether a synthetic voice needs a label.

Google does not treat audio as a separate product. Its own documentation describes SynthID as one underlying technology applied across images, audio, text and video.

Gemini's help page for verifying AI-generated content reflects that unevenly. It covers audio clips up to one hour long, alongside images and video, but stops short of covering text at all.

Synthetic speech carries a risk the other modalities don't carry in the same shape. Voice cloning enables direct impersonation over the phone, in voicemail and inside voice-authentication systems.

That is why EU AI Act Article 50 covers synthetic audio in both its provider marking duty and its deployer deepfake-labeling duty, and why telecom and support companies, not media platforms, were the first customers for Meta's detector.

Outside the EU, the rules genuinely disagree with each other:

  • California's AI Transparency Act requires covered providers to support latent, metadata-level disclosure (provider name, system version, a timestamp, a unique ID) on AI-generated audio, image and video alike.
  • One law firm's summary of India's new platform rules goes further on specifics, stating that a visible label must cover at least 10 percent of an audio clip's starting duration.
  • New York's Synthetic Performer law, built to require disclosure when an ad uses an AI-generated human likeness, explicitly exempts audio-only ads from that duty.

Same technology, three different answers about whether a synthetic voice needs a label at all. New York's carve-out is the most revealing of the three, because it treats the fabricated face, not the fabricated voice, as the thing that warrants a warning.

FAQ

Is audio watermarking the same as text watermarking?

No. Audio watermarks, SynthID and Meta's Llama Audio Watermark Detector alike, are embedded directly in the audio signal, similar in spirit to image and video watermarking. Text watermarking works differently: SynthID Text is confirmed to work by biasing token sampling during generation. Claude's text mark exists too, per Anthropic's own support article, but Anthropic has not disclosed its mechanism, so calling it token-biasing is a plausible guess by analogy, not a confirmed detail.

Did Meta or OpenAI watermark audio first?

Meta, by over a year, though under different branding and for a different purpose. The Llama Audio Watermark Detector shipped April 29, 2025, for voice-fraud detection. OpenAI's SynthID audio watermarking for ChatGPT Voice and GPT-Live shipped later, on July 31, 2026, as part of a broader content-provenance push timed just before EU AI Act Article 50 took effect.

Does the Google DeepMind patent mean Ian Goodfellow built Meta's or OpenAI's audio watermark?

No. It is a Google DeepMind patent describing a general image-or-audio provenance verification method, and its inventor list overlaps with the team Google credits for SynthID's video work, which is circumstantial rather than a confirmed link. Because OpenAI's audio watermarking runs on Google's SynthID, the patent family plausibly relates to OpenAI's signal too. Meta's Llama Audio Watermark Detector is a separately built system with no documented connection to this patent or to SynthID.

How do I check whether an audio clip is AI-generated?

Your options are narrow. Gemini's verification feature covers audio clips up to one hour but can only recognize content created by Google AI tools. OpenAI's Content Provenance API checks for OpenAI's own provenance signals. Meta's audio detector is aimed at enterprise voice-fraud customers, not the public. There is no universal public checker that works across providers.

Next steps

  • If you handle inbound calls or voice authentication, work out which detection signals you can actually query before you design a policy around them. AI watermark detectors
  • Check which Article 50 duty applies to you, the provider marking duty or the deployer deepfake-labeling duty. They are separate and one does not satisfy the other. EU AI Act and AI watermarking
  • See how SynthID is meant to work as one system across images, audio, text and video. SynthID watermark
  • Video is the modality with the widest documented gap between a provider's claim and what its files contain. Video AI watermarking

Sources and citation status