Skip to content

Commit 92e0e13

Browse files
authored
Update language-support.md
1 parent 377f502 commit 92e0e13

File tree

1 file changed

+11
-14
lines changed

1 file changed

+11
-14
lines changed

articles/azure-video-indexer/language-support.md

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,20 @@ This section describes languages supported by Azure Video Indexer API.
5959
| Bulgarian | `bg-BG` | | | || |
6060
| Catalan | `ca-ES` | | | || |
6161
| Chinese (Cantonese Traditional) | `zh-HK` ||||||
62-
| Chinese (Simplified) | `zh-Hans` || ✔\1| |||
62+
| Chinese (Simplified) | `zh-Hans` ||\*| |||
6363
| Chinese (Traditional) | `zh-Hant` | | | || |
6464
| Croatian | `hr-HR` | | | || |
6565
| Czech | `cs-CZ` ||||||
6666
| Danish | `da-DK` ||||||
6767
| Dutch | `nl-NL` ||||||
6868
| English Australia | `en-AU` ||||||
6969
| English United Kingdom | `en-GB` ||||||
70-
| English United States | `en-US` || ✔\1 | ✔\2 |||
70+
| English United States | `en-US` ||\* |\* |||
7171
| Estonian | `et-EE` | | | || |
7272
| Fijian | `en-FJ` | | | || |
7373
| Filipino | `fil-PH` | | | || |
7474
| Finnish | `fi-FI` ||||||
75-
| French | `fr-FR` || ✔\1 | ✔\2 |||
75+
| French | `fr-FR` ||\* |\* |||
7676
| French (Canada) | `fr-CA` ||||||
7777
| German | `de-DE` || ✔ \1| ✔ \2|||
7878
| Greek | `el-GR` | | | || |
@@ -81,8 +81,8 @@ This section describes languages supported by Azure Video Indexer API.
8181
| Hindi | `hi-IN` ||||||
8282
| Hungarian | `hu-HU` | | | || |
8383
| Indonesian | `id-ID` | | | || |
84-
| Italian | `it-IT` || ✔\1 ||||
85-
| Japanese | `ja-JP` || ✔\1 ||||
84+
| Italian | `it-IT` ||\* ||||
85+
| Japanese | `ja-JP` ||\* ||||
8686
| Kiswahili | `sw-KE` | | | || |
8787
| Korean | `ko-KR` ||||||
8888
| Latvian | `lv-LV` | | | || |
@@ -93,16 +93,16 @@ This section describes languages supported by Azure Video Indexer API.
9393
| Norwegian | `nb-NO` ||||||
9494
| Persian | `fa-IR` || | |||
9595
| Polish | `pl-PL` ||||||
96-
| Portuguese | `pt-BR` || ✔\1 ||||
96+
| Portuguese | `pt-BR` ||\* ||||
9797
| Portuguese (Portugal) | `pt-PT` ||||||
9898
| Romanian | `ro-RO` | | | || |
99-
| Russian | `ru-RU` || ✔\1 ||||
99+
| Russian | `ru-RU` ||\* ||||
100100
| Samoan | `en-WS` | | | || |
101101
| Serbian (Cyrillic) | `sr-Cyrl-RS` | | | || |
102102
| Serbian (Latin) | `sr-Latn-RS` | | | || |
103103
| Slovak | `sk-SK` | | | || |
104104
| Slovenian | `sl-SI` | | | || |
105-
| Spanish | `es-ES` || ✔\1 | ✔\2 |||
105+
| Spanish | `es-ES` ||\* |\* |||
106106
| Spanish (Mexico) | `es-MX` || | |||
107107
| Swedish | `sv-SE` ||||||
108108
| Tamil | `ta-IN` | | | || |
@@ -113,13 +113,10 @@ This section describes languages supported by Azure Video Indexer API.
113113
| Urdu | `ur-PK` | | | || |
114114
| Vietnamese | `vi-VN` ||||| |
115115

116-
\*By default the marked (by \1 or/and by \2) are supported by LID or/and MLID. When using the API call to [upload a video](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Upload-Video), you can specify to use other supported languages (see the table above) when auto-detecting one or more languages by Language identification (LID) or Multi-language identification (MLID) by using `customLanguages` parameter. The `customLanguages` parameter allows up to 10 languages to be identified by Language identification (LID) or Multi-language identification (MLID).
116+
\*By default, languages marked by ***** are supported by LID or/and MLID auto-detection. When [uploading a video](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Upload-Video) with API, you can specify to use other supported languages (see the table above) to auto-detect one or more languages by language identification (LID) or multi-language identification (MLID) by using `customLanguages` parameter. The `customLanguages` parameter allows up to 10 languages to be identified by Language identification (LID) or Multi-language identification (MLID).
117117

118-
Setting the `customLanguages` parameter would replace the default languages supported by Language identification (LID) and by Multi-language identification (MLID).
119-
120-
\1Default languages supported by Language identification (LID).
121-
122-
\2Default languages supported by Multi-language identification (MLID).
118+
> [!NOTE]
119+
> Setting the `customLanguages` parameter would replace the default languages supported by language identification (LID) and by multi-language identification (MLID).
123120
124121
## Language support in frontend experiences
125122

0 commit comments

Comments
 (0)