Intermediate Speaking #numbers #versions #pronunciation

Speaking Numbers and Versions Aloud

Version numbers, percentages, IP addresses, and file sizes all have their own spoken conventions in English. Saying "three-fourteen-one" instead of "three point fourteen point one" — or "one-nine-two" instead of "one ninety-two" — can cause confusion on calls. This exercise builds confidence with the patterns engineers use every day.

Core conventions for technical numbers
  • Version numbers: use "point" or "dot" as the separator — "three point fourteen point one"
  • IP addresses: read each octet as a number, separated by "dot" — "one ninety-two dot one sixty-eight dot one dot forty-two"
  • Percentages: "ninety-nine point nine percent" — say the decimal aloud, not digit-by-digit
  • File sizes: "two point five gigabytes" (formal) or "two and a half gigs" (informal)
  • Pre-release tags: expand "rc" to "release candidate" in mixed-audience meetings
0 / 5 completed
1 / 5
A colleague asks: "Which version is deployed?" You need to say 3.14.1 aloud. Which is the standard way to say it in a team call?

Vocabulary Reference

Key phrases and patterns for speaking technical numbers aloud:

Written form Spoken (formal) Spoken (informal)
3.14.1 version three point fourteen point one three fourteen one
99.9% ninety-nine point nine percent ninety-nine point nine percent
99.99% ninety-nine point nine nine percent four nines
192.168.1.42 one ninety-two dot one sixty-eight dot one dot forty-two same — no informal shorthand
2.5 GB two point five gigabytes two and a half gigs
512 MB five hundred and twelve megabytes five twelve meg
v2.0.0-rc.3 version two dot zero dot zero release candidate three version two zero zero R-C three
10.0.0.1 ten dot zero dot zero dot one ten dot oh dot oh dot one
Saying "oh" vs "zero"

In IP addresses and version numbers, single-digit zero can be spoken as either "zero" or "oh" — "ten dot oh dot oh dot one" is natural in fast speech. However, in formal contexts (reading out a server address for someone to write down), "zero" is clearer and prevents confusion with the letter O.