Skip to content

Commit 290ba67

Browse files
authored
Update release-notes.md
1 parent 34d727e commit 290ba67

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/azure-video-indexer/release-notes.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,13 @@ The new set of logs, described below, enables you to better monitor your indexin
8181

8282
Azure Video Indexer now supports Diagnostics settings for indexing events. You can now export logs monitoring upload, and re-indexing of media files through diagnostics settings to Azure Log Analytics, Storage, Event Hubs, or a third-party solution.
8383

84-
### Expanded supported languages in LID and MLID through the API
84+
### Expanded supported languages in LID and MLID through Azure Video Indexer API
8585

86-
We expanded the languages supported in LID (language identification) and MLID (multi language Identification) using the Azure Video Indexer API.
86+
Expanded the languages supported in LID (language identification) and MLID (multi language Identification) using the Azure Video Indexer API.
87+
88+
The following languages are now supported through the API: Arabic (United Arab Emirates), Arabic Modern Standard, Arabic Egypt, Arabic (Iraq), Arabic (Jordan), Arabic (Kuwait), Arabic (Oman), Arabic (Qatar), Arabic (Saudi Arabia), Arabic Syrian Arab Republic, Czech, Danish, German, English Australia, English United Kingdom, English United States, Spanish, Spanish (Mexico), Finnish, French (Canada), French, Hebrew, Hindi, Italian, Japanese, Korean, Norwegian, Dutch, Polish, Portuguese, Portuguese (Portugal), Russian, Swedish, Thai, Turkish, Ukrainian, Vietnamese, Chinese (Simplified), Chinese (Cantonese, Traditional).
89+
90+
To specify the list of languages to be identified by LID or MLID when auto-detecting, call [upload a video](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Upload-Video) API and set the `customLanguages` parameter to include up to 10 languages from the supported languages above. Please note that the languages specified in the `customLanguages` are compared at a language level thus should include only one locale per language.
8791

8892
For more information, see [supported languages](language-support.md).
8993

0 commit comments

Comments
 (0)