Skip to content

Commit 28f861e

Browse files
Merge pull request #216071 from Juliako/patch-29
Update language-support.md
2 parents 964cb9e + 9ddd7af commit 28f861e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ This section describes languages supported by Azure Video Indexer API.
113113
| Urdu | `ur-PK` | | | || |
114114
| Vietnamese | `vi-VN` ||||| |
115115

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).
116+
\*By default, languages marked with * (in the table above) are supported by language identification (LID) or/and multi-language identification (MLID) auto-detection. When [uploading a video](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Upload-Video) with an API, you can specify to use other supported languages, from the table above, by using `customLanguages` parameter. The `customLanguages` parameter allows up to 10 languages to be identified by LID or MLID.
117117

118118
> [!NOTE]
119-
> To change the default languages, set the `customLanguages` parameter. Setting the parameter, will replace the default languages supported by language identification (LID) and by multi-language identification (MLID).
119+
> To change the default languages to auto-detect one or more languages by LID or MLID, set the `customLanguages` parameter.
120120
121121
## Language support in frontend experiences
122122

0 commit comments

Comments
 (0)