<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
| Client | Category | Engine | Support |
|---|---|---|---|
| Gmail | webmail | Gmail Web | Unsupported |
| Gmail Android | mobile | Gmail Mobile | Unsupported |
| Gmail iOS | mobile | Gmail Mobile | Unsupported |
| Outlook 365 | webmail | Outlook Web | Unsupported |
| Outlook (New) | desktop | Outlook Web | Unsupported |
| Outlook Classic | desktop | Microsoft Word | Unsupported |
| Outlook iOS | mobile | Outlook Mobile | Unsupported |
| Outlook Android | mobile | Outlook Mobile | Unsupported |
| Apple Mail | desktop | WebKit | Supported |
| Apple Mail iOS | mobile | WebKit | Supported |
| Yahoo Mail | webmail | Yahoo | Unsupported |
| Samsung Mail | mobile | Samsung | Supported |
| Thunderbird | desktop | Gecko | Supported |
| HEY Mail | webmail | WebKit | Unsupported |
| Superhuman | desktop | Blink | Unsupported |
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 FreeSupport data last updated Apr 27, 2026 · synced from caniemail.com via @emailens/engine.