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/concepts/ui-library/includes/mobile-ui-use-cases.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ The distinction between each role lies in the capabilities they possess during a
75
75
76
76
Closed captions enable a wide range of scenarios, including interoperability with Teams, Azure Communication Services Group calls, Rooms calls, and one-on-one calls. This feature ensures that users can follow along with conversations in various calling environments, **enhancing accessibility** and user experience. However, it's important to note that users need to manually select the language for captions using the UI Library out of the box, as the system doesn't automatically detect the spoken language.
77
77
78
-
:::image type="content" source="mobile-ui-closed-captions.png" alt-text="Closed captions looks like into the UI Library":::
78
+
:::image type="content" source="mobile-ui-closed-captions.png" alt-text="Screenshot of how it looks like closed captions into the UI Library":::
79
79
80
80
> [!NOTE]
81
81
>Closed Captions will not be billed at the beginning of its Public Preview. This is for a limited time only, usage of Captions will likely be billed starting from June.
#Customer intent: As a developer, I want setup closed captions into a call using the UI Library.
@@ -20,43 +20,43 @@ Closed captions play a critical role in video voice calling apps, providing nume
20
20
21
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
-
## Azure Communication Service Based Captions
23
+
## Azure Communication Service based captions
24
24
25
25
Supported for calls involving Azure Communication Service users only. Currently, Azure Communication Service captions **do not support language translation**.
26
26
27
-
## Teams Interop Closed Captions
27
+
## Teams Interop closed captions
28
28
29
29
Supported during calls with one or more Teams users.
30
30
31
-
### Translation Support
31
+
### Translation support
32
32
33
33
Unlike Azure Communication Service closed captions, Teams Interop closed captions support translation. Users can opt to have closed captions translated into a different language through the captions settings.
34
34
35
-
## How to Use Captions
35
+
## How to use captions
36
36
37
37
Captions are seamlessly integrated within the `CallingUILibrary`.
38
38
39
-
1.**Activate Captions**:
39
+
1.**Activate captions**:
40
40
- During a connected call, navigate to the control bar and click the **more button**.
41
41
- In the menu pop-up, toggle to turn on captions.
42
42
43
-
2.**Adjust Spoken Language**:
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
-
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.
48
-
- Change the caption language by clicking on the **Captions Language button** after captions have started, if translation to a different language is desired.
46
+
3.**Set caption language** (for Teams Interop Closed Captions):
47
+
- By default, live captions are displayed in the meeting or event spoken language. Live translated captions allow users to see captions translated into the language they’re most comfortable with.
48
+
- Change the caption language by clicking on the **Captions language**button after captions starts, if translation to a different language is desired.
49
49
50
-
:::image type="content" source="./includes/closed-captions/mobile-ui-closed-captions.png" alt-text="Closed captions looks like into the UI Library":::
50
+
:::image type="content" source="./includes/closed-captions/mobile-ui-closed-captions.png" alt-text="Screenshot of how it looks like closed captions into the UI Library":::
51
51
52
52
> [!NOTE]
53
53
> Live translated captions in meetings are only available as part of [**Teams Premium**](https://learn.microsoft.com/> MicrosoftTeams/teams-add-on-licensing/licensing-enhance-teams#meetings), an add-on license that provides additional features to make Teams meetings more personalized, intelligent, and secure. To get access to Teams Premium, contact your IT admin. More details you can find it [here](../calling-sdk/closed-captions-teams-interop-how-to.md).
54
54
55
55
## Supported languages
56
56
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:
57
+
Azure Communication Services supports various spoken languages for captions. The next table contains the list of supported language codes that you can use with the `setSpokenLanguage` method to set the desired language for captions.
58
58
59
-
| Language | ACS Spoken Code | Teams Spoken Code | Teams Caption Code |
59
+
| Language | ACS Spoken Code | Teams Spoken Code | Teams Captions Code |
0 commit comments