Also known as: sound bite, audio clip, podcast player, media player

Description

Plays an audio clip, or multiple audio clips, while also displaying supporting content, a transcript, and an optional photo for each clip. 


Design

Example 1 - On a webpage

Source: AI Hub for Business 

Example 2 - In a news story

Source: 2026 Graduation Speaker story

 

Example 3 - With transcript open

Source: Faculty & Research

 

Use When


Editorial Guidelines

Follow our general Web Copy General Guidelines in addition to the following:



Keep copy short inside the card when using an image for this block. 

Too much copy will break the layout (the card will extend below the image), so test the block with the content in it at every breakpoint.

This screenshot shows the card with too much copy, causing the layout to break:


Design Assets Needed

Image (recommended)

Implementation

Block layout options 

Listed from smallest image to largest

50/50 layout (default; use often)

42/58 layout (use most often)

33/66 layout (use sparingly)

Card-level Fields

Additional fields are listed under editorial guidelines above.

Audio (required for each card)

Upload or use an audio file from the media library. Only MP3, WAV, and OGG files are supported.

Heading Size

You can select H2 - H4 heading sizes.

Content

The supporting copy. This should fit on 3 lines (~160 characters). Make sure the amount of copy in the card looks good. If not, cut some of it or ask a writer to cut some of it.

Transcript (required)

The audio transcript. Required for accessibility. Causes a "Show transcript" link to appear at base of the card.

Link (use sparingly)

The URL. Use sparingly as it will distract users from the primary action for this block, which is to play the audio snippet.

CTA Styles

You can pick a CTA style for the link.

Block-level Fields

Image Column Width

Default is 50%. Can also choose 58% or 66% for image width. See details above

Enable Swiper

If you have multiple cards in one block, you can choose between using a swiper or stacking the cards on the page.

Resources

Future dev updates for this block

  1. Consider adding keyboard arrow controls for swiper slides, as long as it doesn't interfere with arrow actions for the audio controls (e.g. scrubbing and volume control).
  2. When the swiper slide is changed, set focus on first focusable element in the now active slide (Erica tried to do this when creating the block, but it created other problems with the swiper code)