speak

A basic speech property that determines if an element should be read aloud at all by speech-enabled browsers or screen readers.

/* Usage Example */
.screen-only {
  /* Prevents the browser from reading this content out loud */
  speak: none;
}

/* Global values */
speak: inherit;
speak: initial;
speak: revert;
speak: revert-layer;
speak: unset;
Limited availability Since 2020 79% global usage

This feature is not Baseline because it does not work in some of the most widely-used browsers.

80+
80+
Kinsta

Your first month is free

Managed WordPress hosting for faster sites.

Learn more

New CSS drops.

Join 600+ readers who've survived clearfix hacks.

ESC