Introducing Song Creator Pro — create music with AI, locally on your device. Try it now →
ComparisonJuly 9, 2026·9 min read

Text to Speech for Complex Text: Numbers, Math, Currency, and Symbols (2026)

Summarize this article with AISummarize

Almost any text-to-speech tool can read "The meeting starts at noon" and sound fine. The trouble starts the moment your text has anything else in it: a price, a date, an equation, a chemical formula, a unit of measurement, an acronym, or text that was copied out of a PDF with the spacing mangled. That is where most TTS tools break, reading "$1.50" as "dollar one point five zero" or "1984" as "one thousand nine hundred eighty-four" when you meant the year.

The thing that separates a usable TTS tool from a frustrating one is a step called text normalization: converting written symbols into the words a human would actually say, before the voice model ever runs. A person reading "10 m/s" aloud says "ten meters per second," not "ten m slash s." Text normalization is the tool doing that same conversion for you. Voice Creator Pro (VCP) runs the same normalization engine across desktop and web, so the pronunciation is identical wherever you generate.

Below is a map of where complex text trips up text to speech, with a link to more on each one.

What breaks, and where VCP handles it

Type of complex text What breaks in most tools Where VCP handles it
Math and equations Reads x^2 as "x caret two," skips symbols entirely Math and equations
Chemistry H₂O read as "H two O" only by luck, or as "H2O" mumbled Chemistry
Units and measurements km/h becomes "km slash h," °C is dropped Technical documentation
Money and currency $1.50 read as "dollar one point five zero" Financial reports
Numbers, years, and dates 1984 read as "one thousand nine hundred eighty-four" Why TTS reads numbers wrong
Names, brands, acronyms Mispronounces the same name differently every time Pronounce names correctly

Math and equations

VCP reads LaTeX, Unicode math, and plain ASCII math the way a person would speak it, so $E=mc^2$ becomes "E equals mc squared" instead of a string of stray symbols. It handles fractions, exponents, Greek letters, and operators without you rewriting the equation into words first.

Read more: Text to speech for math and equations

Chemistry

Chemical formulas use subscripts and structure that most models flatten or drop, so VCP normalizes them into spoken chemistry: H₂O becomes "H two O." That keeps formulas, compounds, and reactions intelligible when you are listening rather than reading.

Read more: Text to speech for chemistry

Units and measurements

Units are full of slashes, symbols, and abbreviations that a raw model reads literally, so VCP expands them into words: 10 m/s becomes "ten meters per second." The same handling covers temperatures, data sizes, and compound units in technical writing.

Read more: Text to speech for technical documentation

Money and currency

Currency is one of the most common failures because the symbol comes before the number but is spoken after it, so VCP reorders and expands it correctly: $1.50 becomes "one dollar and fifty cents." It handles multiple currencies, large amounts, and ranges the same way.

Read more: Text to speech for financial reports

Numbers, years, and dates

The same digits are spoken differently depending on context, and VCP reads them by their meaning rather than digit by digit, so 1984 becomes "nineteen eighty-four" as a year but "one thousand nine hundred eighty-four" as a quantity. Dates, phone numbers, and ordinals follow the same context-aware logic.

Read more: Why text to speech reads numbers wrong

Names, brands, and acronyms

Proper names, product names, and acronyms are where a generic model guesses, so VCP gives you a custom pronunciation lexicon: teach it a name once, and it applies that pronunciation everywhere in your text, every time. That keeps a person's name, a brand, or a technical acronym consistent across a whole document instead of shifting between generations.

Read more: Text to speech that pronounces names correctly

The messy-input problems, too

Complex text is not only symbols. It is also text that arrived broken. VCP handles three of these without a dedicated setting:

  • PDF broken-spacing repair. Copying from a PDF often shatters words, turning "with SMC argue" into "wi th S MC arg ue." VCP repairs this linguistically, reassembling the real words before reading, so a pasted PDF passage does not come out as garbled fragments.
  • Typography cleanup. Documents from word processors and the web carry invisible zero-width characters that a voice model treats as tiny pauses, producing odd stutters mid-word. VCP strips them so the delivery stays smooth.
  • Reader highlight sync. When you follow along in the Reader, the highlight tracks the spoken form, not the raw source. As the voice says "nineteen eighty-four," the highlight lands on "nineteen eighty-four," not on the bare digits "1984," so what you see matches what you hear.

Which tools handle this?

We put twelve popular TTS tools through the same complex-text passages and recorded the results, so you can hear where each one breaks rather than take our word for it. If you want evidence of tools stumbling on numbers, symbols, and formulas, that side-by-side audio is the place to start.

Read and listen: Best text to speech for research papers (12-tool test)

Who this is for

  • Researchers reading papers full of equations, citations, and units.
  • Finance and business users listening to reports with currency, percentages, and large numbers.
  • STEM educators and students turning problem sets, formulas, and chemistry into audio.
  • Engineers working through technical docs with measurements, code identifiers, and acronyms.
  • Audiobook and PDF listeners who paste real-world documents and need them to survive the transfer intact.
  • Accessibility users who rely on a screen reading experience that says the right thing the first time.

If your text is plain narration, most tools are fine and this all matters less. The moment it is not, normalization is the difference between listening and re-reading.

Try Voice Creator Pro for free

Also available on Windows and macOS. One-time purchase, unlimited generations.

Stay in the loop

Get Updates

Get notified about new features, platform launches, and updates. No spam, unsubscribe anytime.

No spam, ever. Unsubscribe anytime.

Frequently Asked Questions

Text normalization is the step that converts written symbols into the words a person would actually say, before the voice model generates audio. It turns "$1.50" into "one dollar and fifty cents," "10 m/s" into "ten meters per second," and "1984" into "nineteen eighty-four" when the context is a year. Without it, a TTS tool reads symbols and digits literally and often gets them wrong.

Most voice models are trained mainly on clean prose and have no dedicated logic for symbols, so they read them literally or guess from context. That is how you get "dollar one point five zero" for a price or "one thousand nine hundred eighty-four" for a year. The fix is a normalization layer that interprets the symbol's meaning first, which is what Voice Creator Pro runs before generating audio.

Voice Creator Pro is built for complex text: it normalizes math, chemistry, units, currency, dates, and numbers, and it lets you add custom pronunciations for names and acronyms. To compare tools directly, our 12-tool audio test reads the same difficult passages through twelve popular tools so you can hear where each one breaks.

It works in both. Voice Creator Pro runs the same text normalization across the desktop app and VCP Cloud in your browser, so a price, equation, or date is read the same way wherever you generate. You can start free in the browser with no install.

Yes, with the right normalization. Voice Creator Pro reads LaTeX, Unicode, and ASCII math (so "$E=mc^2$" becomes "E equals mc squared") and speaks chemical formulas as chemistry (so "H₂O" becomes "H two O"). See how VCP reads math and chemistry for the details.

Yes. Voice Creator Pro has a custom pronunciation lexicon: you teach it a name, brand, or acronym once, and it applies that pronunciation everywhere in your text and across future generations. That keeps a name consistent instead of the model guessing differently each time. See how to fix mispronounced names for the steps.

PDF copy often splits words apart, turning "with SMC argue" into fragments like "wi th S MC arg ue," and most tools read those fragments literally. Voice Creator Pro repairs the spacing linguistically, reassembling the real words before reading, and strips invisible zero-width characters that otherwise cause odd pauses. The result is smooth audio from a pasted PDF passage. Voice Creator Pro handles the complex text most tools choke on, on desktop and in your browser. Try it free in your browser.

Back to Blog