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
Closed captions play a critical role in video voice calling apps, providing numerous benefits that enhance the accessibility, usability, and overall user experience of these platforms.
20
20
21
-
In this article, you learn how to enable closed captions scenarios using the UI Library. There is two main scenarios to enable closed captions: Azure Communication Services video and voice calls and Interop calls.
21
+
In this article, you learn how to enable closed captions scenarios using the UI Library. There's two main scenarios to enable closed captions: Azure Communication Services video and voice calls and Interop calls.
22
22
23
23
## Azure Communication Service Based Captions
24
24
@@ -38,13 +38,13 @@ Captions are seamlessly integrated within the `CallingUILibrary`.
38
38
39
39
1.**Activate Captions**:
40
40
- During a connected call, navigate to the control bar and click the **more button**.
41
-
- In the menu pop-up, toggle to turn captions on.
41
+
- In the menu pop-up, toggle to turn on captions.
42
42
43
43
2.**Adjust Spoken Language**:
44
44
- If a different language is being used in the meeting, users can change the spoken language via the UI. This change applies to all users in the call.
45
45
46
46
3.**Set Caption Language** (for Teams Interop Closed Captions):
47
-
- By default, live captions are displayed in the language that’s spoken during the meeting or event. Live translated captions allow users to see captions translated into the language they’re most comfortable with.
47
+
- By default, live captions are displayed in the language that's spoken during the meeting or event. Live translated captions allow users to see captions translated into the language they’re most comfortable with.
48
48
- Change the caption language by clicking on the **Captions Language button** after captions have started, if translation to a different language is desired.
49
49
50
50
:::image type="content" source="./includes/closed-captions/mobile-ui-closed-captions.png" alt-text="Closed captions looks like into the UI Library":::
@@ -54,7 +54,7 @@ Captions are seamlessly integrated within the `CallingUILibrary`.
54
54
55
55
## Supported languages
56
56
57
-
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:
57
+
Azure Communication Services supports various 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:
58
58
59
59
| Language | ACS Spoken Code | Teams Spoken Code | Teams Caption Code |
0 commit comments