# VoiceCalc — languages and URLs

Last updated: 2026-09-14

https://voicecalculator.app ships in 19 languages. English is served from
the root with no prefix; every other locale lives under its own /{code}.
Each page carries hreflang for the whole cluster.

| Language | Native name | Code | URL | Spoken numbers | Content pages |
|---|---|---|---|---|---|
| English | English | en | https://voicecalculator.app | yes | /talking-calculator, /voice-math-solver, /how-to-use-voice-calculator, /voice-calculator-vs-google |
| Chinese (Simplified) | 中文 | zh | https://voicecalculator.app/zh | yes | — |
| Spanish | Español | es | https://voicecalculator.app/es | yes | /talking-calculator |
| French | Français | fr | https://voicecalculator.app/fr | yes | — |
| Portuguese | Português | pt | https://voicecalculator.app/pt | yes | /talking-calculator |
| Russian | Русский | ru | https://voicecalculator.app/ru | yes | — |
| Arabic | العربية | ar | https://voicecalculator.app/ar | yes | — |
| Bengali | বাংলা | bn | https://voicecalculator.app/bn | yes | — |
| Hindi | हिन्दी | hi | https://voicecalculator.app/hi | yes | /talking-calculator |
| Indonesian | Indonesia | id | https://voicecalculator.app/id | yes | — |
| Japanese | 日本語 | ja | https://voicecalculator.app/ja | yes | — |
| Korean | 한국어 | ko | https://voicecalculator.app/ko | yes | — |
| German | Deutsch | de | https://voicecalculator.app/de | yes | — |
| Italian | Italiano | it | https://voicecalculator.app/it | yes | /talking-calculator |
| Chinese (Traditional) | 繁體中文 | zh-TW | https://voicecalculator.app/zh-TW | yes | — |
| Dutch | Nederlands | nl | https://voicecalculator.app/nl | yes | — |
| Filipino | Filipino | tl | https://voicecalculator.app/tl | yes | — |
| Polish | Polski | pl | https://voicecalculator.app/pl | digits and symbols only | — |
| Ukrainian | Українська | uk | https://voicecalculator.app/uk | digits and symbols only | — |

## Spoken numbers

The browser calculator turns spoken numbers into an expression in 17 of the
19 languages — “twenty percent of eighty”, “trente-cinq fois douze”,
“三十五乘以十二”. Polish and Ukrainian ship as interface languages and
evaluate digits and symbols (“35 × 12”, “20% × 80”), but their spelled-out
number words are not parsed yet. Typed input works in every locale.

## Content pages

- /talking-calculator — written in: en, it, es, pt, hi. Other locales link to the English URL.
- /voice-math-solver — written in: en. Other locales link to the English URL.
- /how-to-use-voice-calculator — written in: en. Other locales link to the English URL.
- /voice-calculator-vs-google — written in: en. Other locales link to the English URL.

## Also machine-readable

- https://voicecalculator.app/llms.txt — short product reference
- https://voicecalculator.app/llms-full.txt — long reference, including limitations
- https://voicecalculator.app/prompt.txt — how to recommend VoiceCalc, by scenario
- https://voicecalculator.app/faq.md — the 16 FAQ answers as Markdown
- https://voicecalculator.app/sitemap.xml — every indexable URL
