Skip to content

Commit 3f1f04f

Browse files
authored
Update language-support.md
1 parent 9122b88 commit 3f1f04f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,8 @@ This section describes languages supported by Azure Video Indexer API.
123123
You can specify to use other supported languages (listed in the table above) as default languages, when [uploading a video](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Upload-Video) with an API and passing the `customLanguages` parameter. The `customLanguages` parameter allows up to 10 languages to be identified by LID or MLID.
124124

125125
> [!NOTE]
126-
> To change the default languages that you want for LID or MLID to use when auto-detecting, call [upload a video](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Upload-Video) and set the `customLanguages` parameter.
126+
> Language identification (LID) and Multi-language identification (MLID) compares speech at the language level, such as English and German.
127+
> Do not include multiple locales of the same language in the custom languages list.
127128
128129
## Language support in frontend experiences
129130

0 commit comments

Comments
 (0)