Skip to content

Commit b578647

Browse files
committed
fix PR comments
1 parent 5dd236c commit b578647

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/communication-services/concepts/ui-library/includes/mobile-ui-use-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The distinction between each role lies in the capabilities they possess during a
7575

7676
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.
7777

78-
:::image type="content" source="mobile-ui-closed-captions.png" alt-text="Screenshot of how it looks like closed captions into the UI Library":::
78+
:::image type="content" source="mobile-ui-closed-captions.png" alt-text="Screenshot that shows how it is the experience of closed captions integration in the UI Library.":::
7979

8080
> [!NOTE]
8181
>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.

articles/communication-services/how-tos/ui-library-sdk/closed-captions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ Captions are seamlessly integrated within the `CallingUILibrary`.
4545

4646
3. **Set caption language** (for Teams Interop Closed Captions):
4747
- 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.
48+
- Change the caption language by clicking on the **Captions language** button after captions start, if translation to a different language is desired.
4949

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":::
50+
:::image type="content" source="./includes/closed-captions/mobile-ui-closed-captions.png" alt-text="Screenshot that shows how it is the experience of closed captions integration in the UI Library.":::
5151

5252
> [!NOTE]
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).
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).
5454
5555
## Supported languages
5656

0 commit comments

Comments
 (0)