Skip to main content
HTML Elements

<audio>

HTML element · 4 supported, 0 partial, 11 unsupported across 15 clients

The <audio> element embeds audio content. Email client support is essentially nonexistent — every major client strips <audio> tags or ignores the embedded player. The standard email pattern is to link out to a hosted audio player on the web instead.

Client Support

ClientCategoryEngineSupport
GmailwebmailGmail WebUnsupported
Gmail AndroidmobileGmail MobileUnsupported
Gmail iOSmobileGmail MobileUnsupported
Outlook 365webmailOutlook WebUnsupported
Outlook (New)desktopOutlook WebUnsupported
Outlook ClassicdesktopMicrosoft WordUnsupported
Outlook iOSmobileOutlook MobileUnsupported
Outlook AndroidmobileOutlook MobileUnsupported
Apple MaildesktopWebKitSupported
Apple Mail iOSmobileWebKitSupported
Yahoo MailwebmailYahooUnsupported
Samsung MailmobileSamsungSupported
ThunderbirddesktopGeckoSupported
HEY MailwebmailWebKitUnsupported
SuperhumandesktopBlinkUnsupported

Client-by-client behaviour for <audio>

Fully supports <audio> (4): Apple Mail, Apple Mail iOS, Samsung Mail, Thunderbird.

No support (11): Gmail, Gmail Android, Gmail iOS, Outlook 365, Outlook (New), Outlook Classic, Outlook iOS, Outlook Android, Yahoo Mail, HEY Mail, Superhuman. Plan fallbacks for these clients before relying on <audio> in production sends.

When to use <audio> in email

  • Linking to a podcast episode hosted on Spotify, Apple Podcasts, or a custom site.
  • Embedding a thumbnail image with a play-button overlay that links to the hosted audio.
  • Notifying subscribers of new audio content with a CTA to listen on the web.

Rendering behaviour and edge cases

  • All major clients strip <audio> elements entirely.
  • AMP for Email provides limited audio support but is not yet broadly adopted.
  • Linked-out audio players are the only reliable cross-client pattern.

Recommended fallback strategy

Replace <audio> with a styled play-button image linking to the hosted audio. Include duration and episode title in the surrounding copy so recipients have context before clicking through.

Fixes & Workarounds

Gmail

Unsupported

"<audio>" is not supported in this email client.

Gmail Android

Unsupported

"<audio>" is not supported in this email client.

Gmail iOS

Unsupported

"<audio>" is not supported in this email client.

Outlook 365

Unsupported

"<audio>" is not supported in this email client.

Outlook (New)

Unsupported

"<audio>" is not supported in this email client.

Outlook Classic

Unsupported

"<audio>" is not supported in this email client.

Outlook iOS

Unsupported

"<audio>" is not supported in this email client.

Outlook Android

Unsupported

"<audio>" is not supported in this email client.

Yahoo Mail

Unsupported

"<audio>" is not supported in this email client.

HEY Mail

Unsupported

"<audio>" is not supported in this email client.

Superhuman

Unsupported

"<audio>" is not supported in this email client.

Related Features

Test your email across all 15 clients

Preview rendering, catch CSS issues, and get actionable fixes — free.

Try Emailens Free

Support data last updated Apr 27, 2026 · synced from caniemail.com via @emailens/engine.