Skip to content

Commit 318fed7

Browse files
Merge pull request #1570 from laujan/add-language-support-to-audio
Add language support to audio
2 parents 298c43c + 7cc3b2a commit 318fed7

File tree

1 file changed

+20
-23
lines changed

1 file changed

+20
-23
lines changed

articles/ai-services/content-understanding/language-region-support.md

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.date: 11/19/2024
1313

1414
# Content Understanding region and language support
1515

16+
Azure AI Content Understanding schemas provide multilingual multimodal processing support. Our language and regional support capabilities enable users to communicate with Content Understanding applications in natural ways and empower global outreach. The following tables list the available region, language, and locale support by modality.
17+
1618
## Region support
1719

1820
To use the Azure AI Content Understanding service, you must create your Azure AI Service resource in a supported region. The Content Understanding features are available in the following regions:
@@ -45,36 +47,31 @@ To learn more Content Understanding language support, select a capability from t
4547

4648
|Language|Language code and locale|
4749
|--------|-------------|
48-
|Arabic |&bullet; `ar-AE` (United Arab Emirates)</br>&bullet; `ar-BH`(Bahrain)</br>&bullet; `ar-DZ` (Algeria)</br>&bullet; `ar-EG` (Egypt)</br>&bullet; `ar-IL` (Israel)</br>&bullet; `ar-IQ` (Iraq)</br>&bullet; `ar-JO` (Jordan)</br>&bullet; `ar-KW` (Kuwait) </br>&bullet; `ar-LB` (Lebanon)</br>&bullet; `ar-LY` (Libya)</br>&bullet; `ar-MA` (Morocco)</br>&bullet; `ar-OM` (Oman)</br>&bullet; `ar-PS` (Palestinian Authority)</br>&bullet; `ar-QA` (Qatar)</br>&bullet; `ar-SY` (Syria)</br>&bullet; `ar-TN` (Tunisia)</br>&bullet; `ar-YE` (Yemen) |
49-
|Chinese Simplified|&bullet; `zh-cn` (Mandarin, Simplified)</br>&bullet; `zh-HK`(Cantonese, Traditional)</br>&bullet; `zh-TW`(Taiwanese Mandarin, Traditional)|
50-
|Czech |`cs-CZ` (Czechia)|
51-
|Danish |`da-DK` (Denmark)|
52-
|English|&bullet; `en-AU` (Australia)</br>&bullet; `en-CA` (Canada)</br>&bullet; `en-GB` (United Kingdom)</br>&bullet; `en-IN` (India)</br>&bullet; `en-US` (United States)|
53-
|Finnish |`fi-FI` (Finland)|
54-
|French|&bullet; `fr-CA` (Canada)</br>&bullet; fr-FR (France)|
50+
|Chinese Simplified|&bullet; `zh-cn` (Mandarin, Simplified)|
51+
|English|&bullet; `en-IN` (India)</br></br>&bullet; `en-US` (United States)|
52+
|French|&bullet; `fr-FR` (France)|
5553
|German|&bullet; `de-DE` (Germany)|
56-
|German |`de-AT` (Austria)|
57-
|German |`de-CH` (Switzerland)|
58-
|Greek |`el-GR` (Greece)|
59-
|Hebrew |`he-IL` (Israel)|
60-
|Indonesian |`id-ID` (Indonesia)|
54+
|Hindi|&bullet; `hi-IN` (India)|
6155
|Italian|&bullet; `it-IT` (Italy)|
6256
|Japanese|&bullet; `ja-JP` (Japan)|
63-
|Polish |`pl-PL` (Poland)|
64-
|Portuguese|&bullet; `pt-BR` (Brazil)|
65-
|Portuguese |`pt-PT` (Portugal)|
66-
|Punjabi |`pa-IN` (India)|
67-
|Russian |`ru-RU` (Russia)|
68-
|Spanish|&bullet; `es-ES` (Spain)</br>&bullet; `es-MX` (Mexico) |
69-
|Spanish |`es-US` (United States)|
70-
|Swedish |`sv-SE` (Sweden)|
71-
|Turkish |`tr-TR` (Türkiye)|
72-
|Ukrainian |`uk-UA` (Ukraine)|
57+
|Korean|&bullet; `ko-KR` (Korea)|
58+
|Portuguese |&bullet; `pt-PT` (Portugal)|
59+
|Spanish|&bullet; `es-ES` (Spain)</br></br>&bullet; `es-MX` (Mexico) |
60+
7361

7462
# [Video](#tab/video)
7563

7664
|Language|Language code and locale|
7765
|--------|-------------|
78-
|English|&bullet; `en-AU` (Australia)</br>&bullet; `en-CA` (Canada)</br>&bullet; `en-GB` (United Kingdom)</br>&bullet; `en-IN` (India)</br>&bullet; `en-US` (United States)|
66+
|Chinese Simplified|&bullet; `zh-cn` (Mandarin, Simplified)|
67+
|English|&bullet; `en-IN` (India)</br></br>&bullet; `en-US` (United States)|
68+
|French|&bullet; `fr-FR` (France)|
69+
|German|&bullet; `de-DE` (Germany)|
70+
|Hindi|&bullet; `hi-IN` (India)|
71+
|Italian|&bullet; `it-IT` (Italy)|
72+
|Japanese|&bullet; `ja-JP` (Japan)|
73+
|Korean|&bullet; `ko-KR` (Korea)|
74+
|Portuguese |&bullet; `pt-PT` (Portugal)|
75+
|Spanish|&bullet; `es-ES` (Spain)</br></br>&bullet; `es-MX` (Mexico) |
7976

8077

0 commit comments

Comments
 (0)