Videos · Glossary
What is text to speech (TTS)?
Text to speech, or TTS, is software that turns written text into spoken audio. Modern systems use models trained on recordings of human speech to predict how a sentence should sound, including rhythm, stress and intonation, and then generate the audio. It powers screen readers, voice assistants, phone menus and synthetic voiceovers for video.
A synthetic voice used to be the giveaway that nobody had budget for a real one. That changed quickly, and the question now is less whether a machine voice sounds acceptable and more how to write and direct it so it sounds right for the job.
Indunil Asanka · Co-founder
5 min read · Published
| Approach | How it makes speech | Strengths and limits | Example |
|---|---|---|---|
| Concatenative | Joins short fragments recorded from one speaker | Clear, but a new voice or emotion needs new recordings | Early speaking systems |
| Parametric | Generates speech from model parameters through a vocoder | Flexible and cheap, but less natural | Google Cloud Standard voices |
| Neural waveform | Models the raw audio waveform one sample at a time | Far more natural; WaveNet reduced the gap to human speech by over 50 percent in 2016 listening tests | Google Cloud WaveNet voices |
| Generative | Large generative models that capture nuance in human intonation | Most realistic and expressive of the four | Google Chirp 3: HD voices, used by the video builder here |
From characters to a voice
A TTS system does several jobs in sequence before any sound exists. It first normalises the text, deciding that 3.5 is three point five, that Dr before a name is doctor and that 2026 is a year. It then works out pronunciation, including words spelled the same but said differently. Next comes prosody, the pattern of pitch, stress and pauses that makes a sentence sound like a question, a list or a warning. Only then is audio produced. Most errors people notice in synthetic speech come from the early steps, a misread number or a stressed wrong syllable, rather than from the sound of the voice itself.
How the technology developed
DeepMind's 2016 WaveNet paper set out the two approaches that came before. Concatenative systems recombined fragments from a large database recorded by a single speaker, which sounded clear but meant fresh recording sessions for any new voice or emotion. Parametric systems generated speech from model parameters through signal processing vocoders, which was flexible but sounded artificial. WaveNet modelled the raw waveform directly and, in blind listening tests for American English and Mandarin, reduced the gap with human performance by over 50 percent. Google now describes its Chirp 3: HD voices as its latest generation, powered by generative models that deliver realism and emotional resonance.
Controls that shape a read
The W3C Speech Synthesis Markup Language, SSML, is the long standing way to direct a synthetic voice: tags for pauses, emphasis, pronunciation, and how to say dates, numbers and abbreviations. Support varies by voice. Google's documentation lists SSML support for Chirp 3: HD voices as a preview, alongside pace control from 0.25 to 2 times normal speed, markup for short and long pauses, and custom pronunciations written in IPA or X-SAMPA phonetic notation. The more direction a voice accepts, the less a script has to be bent around its habits.
When it matters
TTS matters wherever speech must be produced faster, more often or in more languages than recording allows. A training video that changes every quarter can be re-voiced by editing text. A promo can be released in several languages without booking several artists. It keeps a series consistent, because the same voice reads the fortieth episode exactly as it read the first. Accessibility depends on it too, since screen readers turn interface text into speech for blind users. The trade offs are nuance and trust. A synthetic voice can mispronounce a local place name, and a voice presented as a real person raises disclosure questions that ordinary narration does not.
Common mistakes
Writing for the eye instead of the ear is the biggest. Long sentences with nested clauses read fine and sound breathless. Symbols and abbreviations cause the next set of problems, so write numbers, units and brand names the way they should be spoken. Choosing a voice by how impressive it sounds, rather than by the job, is a third: an excited promotional read over step by step instructions makes viewers doubt the steps. Speeding a voice up to fit a long line into a short scene is a fourth, since cutting words sounds better than a faster read. Finally, many people publish without listening to the whole track once at normal speed, which is where a single wrong stress on a product name gets caught.
Where it shows up in the product
The video builder here voices narration with Google Cloud Chirp3-HD voices. The generator chooses from four styles, each in two genders: energetic, Puck or Laomedeia; instructional, Charon or Erinome; warm, Umbriel or Sulafat; neutral, Iapetus or Aoede. A tutorial is always given instructional rather than energetic. Thirty one languages have a mapped locale; Malay and Filipino fall back to older Wavenet voices, and Persian, though suggested, has no mapping and gets the default American English voice. In the voice dialog the whole live Google catalogue is searchable per scene, with speed from 0.85x to 1.25x. Each synthesised clip costs one credit. The password reset example uses the Erinome voice.
Questions people ask
Is text to speech the same as voice cloning?
No. Standard TTS speaks in a stock voice the provider built and offers to everyone. Voice cloning trains a model on recordings of one particular person so the output sounds like them, which brings consent and impersonation questions that stock voices do not. Many providers offer both, usually with far tighter access rules around cloning.
How do I fix a name the voice mispronounces?
Respell it the way it should sound, split an awkward compound with a space, or add a comma where a pause is needed, then listen again. Where a service supports phonetic pronunciation markup, that is more precise. In the video builder here, remember that captions are generated from the same narration text, so a phonetic respelling will also appear on screen.
Can TTS voiceovers be used commercially?
That depends on the terms of the service that produced the audio rather than on the technology. Most commercial TTS platforms allow use in marketing and training videos under their terms, while some consumer tools restrict it. Check the terms of whichever tool generated the voice, especially for paid advertising, broadcast or resale.
Why does a voice sound different in another language?
Voices are built and tuned per language and locale, so the same voice name can have different training data, accents and levels of polish from one language to the next. Some locales also lack the newest voice tier and fall back to an older one. Listen to a sample in each target language rather than assuming quality carries across.
Does a synthetic narrator need to be disclosed?
Platform rules mostly target realistic depictions, such as making a real person appear to say something they did not. A generic synthetic narrator that is not presented as a real individual is treated differently from a cloned voice or a fabricated testimonial. Rules are changing quickly and vary by platform and country, so check the policy where the video will run.
Make one with videos
The button opens the generator with this use case already described. Change the wording to match your own.
Create a video with OneCraftRelated questions
- What is AI voice cloning?What is voice cloning? How AI copies one person's voice, why consent and impersonation law matter, and why the video builder here uses stock voices instead.
- Voiceover vs narration: is there a difference?Voiceover vs narration: how the two words overlap, where film, advertising, e-learning and accessibility use them differently, and what to ask for in a brief.
- Subtitles vs captions: what is the difference?Subtitles vs captions vs SDH: translation, transcription and sound description compared, with the UK and US naming differences and the mistakes to avoid.
Step by step in the builder: Make a promo video with AI voiceover.
Written and checked by the OneCraft team. Last checked .