> For the complete documentation index, see [llms.txt](https://help.dictanote.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dictanote.co/help/features/languages-supported.md).

# Languages Supported

## Full List of languages supported by Voice In:

Afrikaans (Suid-Afrika)\
አማርኛ (ኢትዮጵያ)\
Հայ (Հայաստան)\
Azərbaycan (Azərbaycan)\
Bahasa Indonesia (Indonesia)\
Bahasa Melayu (Malaysia)\
বাংলা (বাংলাদেশ)\
বাংলা (ভারত)\
Català (Espanya)\
Čeština (Česká republika)\
Dansk (Danmark)\
Deutsch (Deutschland)\
English (Australia)\
English (Canada)\
English (Ghana)\
English (Great Britain)\
English (India)\
English (Ireland)\
English (Kenya)\
English (New Zealand)\
English (Nigeria)\
English (Philippines)\
English (South Africa)\
English (Tanzania)\
English (United States)\
Español (Argentina)\
Español (Bolivia)\
Español (Chile)\
Español (Colombia)\
Español (Costa Rica)\
Español (Ecuador)\
Español (El Salvador)\
Español (España)\
Español (Estados Unidos)\
Español (Guatemala)\
Español (Honduras)\
Español (México)\
Español (Nicaragua)\
Español (Panamá)\
Español (Paraguay)\
Español (Perú)\
Español (Puerto Rico)\
Español (República Dominicana)\
Español (Uruguay)\
Español (Venezuela)\
Euskara (Espainia)\
Filipino (Pilipinas)\
Français (Canada)\
Français (France)\
Galego (España)\
ქართული (საქართველო)\
ગુજરાતી (ભારત)\
Hrvatski (Hrvatska)\
IsiZulu (Ningizimu Afrika)\
Íslenska (Ísland)\
Italiano (Italia)\
Jawa (Indonesia)\
ಕನ್ನಡ (ಭಾರತ)\
ភាសាខ្មែរ (កម្ពុជា)\
ລາວ (ລາວ)\
Latviešu (latviešu)\
Lietuvių (Lietuva)\
Magyar (Magyarország)\
മലയാളം (ഇന്ത്യ)\
मराठी (भारत)\
Nederlands (Nederland)\
नेपाली (नेपाल)\
Norsk bokmål (Norge)\
Polski (Polska)\
Português (Brasil)\
Português (Portugal)\
Română (România)\
සිංහල (ශ්රී ලංකාව)\
Slovenčina (Slovensko)\
Slovenščina (Slovenija)\
Urang (Indonesia)\
Swahili (Tanzania)\
Swahili (Kenya)\
Suomi (Suomi)\
Svenska (Sverige)\
தமிழ் (இந்தியா)\
தமிழ் (சிங்கப்பூர்)\
தமிழ் (இலங்கை)\
தமிழ் (மலேசியா)\
తెలుగు (భారతదేశం)\
Tiếng Việt (Việt Nam)\
Türkçe (Türkiye)\
اردو (پاکستان)\
اردو (بھارت)\
Ελληνικά (Ελλάδα)\
Български (България)\
Русский (Россия)\
Српски (Србија)\
Українська (Україна)\
עברית (ישראל)\
العربية (إسرائيل)\
العربية (الأردن)\
العربية (الإمارات)\
العربية (البحرين)\
العربية (الجزائر)\
العربية (السعودية)\
العربية (العراق)\
العربية (الكويت)\
العربية (المغرب)\
العربية (تونس)\
العربية (عُمان)\
العربية (فلسطين)\
العربية (قطر)\
العربية (لبنان)\
العربية (مصر)\
فارسی (ایران)\
हिन्दी (भारत)\
ไทย (ประเทศไทย)\
한국어 (대한민국)\
國語 (台灣)\
廣東話 (香港)\
日本語（日本）\
普通話 (香港)\
普通话 (中国大陆)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.dictanote.co/help/features/languages-supported.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
