@@ -30,22 +30,20 @@ The API returns a list of supported languages with the following values:
30
30
31
31
Some notes for the above values are:
32
32
33
- Supported source language:
33
+ - Supported source language:
34
34
35
- If `isSourceLanguage` is `false`, the language is supported for translation only.
36
- If `isSourceLanguage` is `true`, the language is supported as source for transcription, translation, and search.
37
-
38
- Language identification (auto detection):
35
+ If ` isSourceLanguage ` is ` false ` , the language is supported for translation only.
36
+ If ` isSourceLanguage ` is ` true ` , the language is supported as source for transcription, translation, and search.
37
+ - Language identification (auto detection):
39
38
40
- If ` isAutoDetect ` set to ` true ` , the language is supported for language identification (LID) and multi-language identification (MLID).
41
-
42
- The following insights are translated, otherwise will remain in English:
39
+ If ` isAutoDetect ` set to ` true ` , the language is supported for language identification (LID) and multi-language identification (MLID).
40
+ - The following insights are translated, otherwise will remain in English:
43
41
44
- - Transcript
45
- - Keywords
46
- - Topics
47
- - Labels
48
- - Frame patterns (Only to Hebrew as of now)
42
+ - Transcript
43
+ - Keywords
44
+ - Topics
45
+ - Labels
46
+ - Frame patterns (Only to Hebrew as of now)
49
47
50
48
| ** Language** | ** Code** | ** Supported source language** | ** Language identification** | ** Customization** (language model) |
51
49
| :--------------:| :--------------:| :-----------------------------:| :----------------------------:| :-----------:|
0 commit comments