You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/how-tos/ui-library-sdk/closed-captions.md
+33Lines changed: 33 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,39 @@ If a different language is being used in the meeting, users can change the spoke
46
46
- There's no default caption language set.
47
47
- Change the caption language by clicking on the Captions Language button after captions have started, if translation to a different language is desired.
48
48
49
+
#### Supported languages
50
+
51
+
Azure Communication Services supports a variety of spoken languages for captions. Below is the list of supported language codes that can be used with the `setSpokenLanguage` method to set the desired language for captions:
52
+
53
+
- Arabic (UAE): `ar-ae`
54
+
- Arabic (Saudi Arabia): `ar-sa`
55
+
- Danish (Denmark): `da-dk`
56
+
- German (Germany): `de-de`
57
+
- English (Australia): `en-au`
58
+
- English (Canada): `en-ca`
59
+
- English (United Kingdom): `en-gb`
60
+
- English (India): `en-IN`
61
+
- English (New Zealand): `en-nz`
62
+
- English (United States): `en-us`
63
+
- Spanish (Spain): `es-es`
64
+
- Spanish (Mexico): `es-mx`
65
+
- Finnish (Finland): `fi-fi`
66
+
- French (Canada): `fr-CA`
67
+
- French (France): `fr-fr`
68
+
- Hindi (India): `hi-in`
69
+
- Italian (Italy): `it-it`
70
+
- Japanese (Japan): `ja-jp`
71
+
- Korean (Korea): `ko-kr`
72
+
- Norwegian Bokmål (Norway): `nb-no`
73
+
- Dutch (Belgium): `nl-be`
74
+
- Dutch (Netherlands): `nl-nl`
75
+
- Polish (Poland): `pl-pl`
76
+
- Portuguese (Brazil): `pt-br`
77
+
- Russian (Russia): `ru-ru`
78
+
- Swedish (Sweden): `sv-se`
79
+
- Chinese (China): `zh-cn`
80
+
- Chinese (Hong Kong): `zh-hk`
81
+
49
82
## Prerequisites
50
83
51
84
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
0 commit comments