Text-to-Speech
Text-to-speech (TTS) is a type of technology that reads digital text aloud, converting words on a computer or other device into spoken audio. It is commonly used as an assistive technology to help people access written content by listening rather than reading. Some tools produce audio you can play or download, while others read content directly from a screen.
Text-to-speech (TTS) is a computerized, algorithmic process that converts digital text into audio output resembling human speech. Functioning as a form of assistive technology, TTS engines parse written content on a digital interface and synthesize it into natural-sounding spoken audio, which may be played back in real time or exported as an audio file. TTS is often referred to as 'read aloud' functionality and supports users who benefit from auditory rather than visual access to text.
Why it matters
Text-to-speech technology broadens access to written digital content by offering an auditory alternative to visual reading. For people who are blind or have low vision, TTS is frequently a core component of how they interact with screen readers and other assistive tools. It also commonly supports users with reading-related disabilities, cognitive differences, or situational limitations who benefit from listening rather than reading. By converting text into spoken audio, TTS can remove a barrier that would otherwise prevent someone from consuming information on a website, application, or document.
From an accessibility standpoint, TTS matters because it helps operationalize the principle that content should be perceivable through more than one sensory channel. However, the availability of TTS does not by itself guarantee an accessible experience or legal compliance. TTS depends on well-structured, machine-readable text; content that is presented as an image without a text alternative, or that is poorly marked up, may be read inaccurately or skipped entirely. Meeting recognized accessibility guidelines such as WCAG generally requires that underlying content be properly coded so that assistive technologies, including TTS engines, can interpret it correctly.
Because TTS can be delivered in different ways, reading content directly from the screen, playing audio in real time, or exporting an audio file for download, organizations should consider how their content behaves across these methods. This entry is informational and does not constitute legal advice; accessibility requirements evolve through regulation and case law, and organizations should consult qualified legal counsel and current agency guidance when assessing their obligations.
Who it's relevant to
Inside TTS
Common questions
Answers to the questions practitioners most commonly ask about TTS.