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/calling-sdk/includes/closed-captions/closed-captions-teams-interop-web.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: include file
3
-
description: Web how-to guide for enabling Closed captions during a call.
3
+
description: Web how-to guide for enabling Closed captions during a call.
4
4
author: Kunaal
5
5
ms.service: azure-communication-services
6
6
ms.subservice: calling
@@ -12,11 +12,11 @@ ms.author: kpunjabi
12
12
13
13
## Prerequisites
14
14
- Azure account with an active subscription, for details see [Create an account for free.](https://azure.microsoft.com/free/)
15
-
- Azure Communication Services resource. See [Create an Azure Communication Services resource](../../../quickstarts/create-communication-resource.md?tabs=windows&pivots=platform-azp). Save the connection string for this resource.
16
-
- An app with voice and video calling, refer to our [Voice](../../quickstarts/voice-video-calling/getting-started-with-calling.md) and [Video](../../quickstarts/voice-video-calling/get-started-with-video-calling.md) calling quickstarts.
17
-
-[Access tokens](../../quickstarts/manage-teams-identity.md) for Microsoft 365 users.
18
-
-[Access tokens](../../quickstarts/identity/access-tokens.md) for External identity users.
19
-
- For Translated captions you will need to have a [Teams premium](/MicrosoftTeams/teams-add-on-licensing/licensing-enhance-teams#meetings) license.
15
+
- Azure Communication Services resource. See [Create an Azure Communication Services resource](../../../../quickstarts/create-communication-resource.md?tabs=windows&pivots=platform-azp). Save the connection string for this resource.
16
+
- An app with voice and video calling, refer to our [Voice](../../../../quickstarts/voice-video-calling/getting-started-with-calling.md) and [Video](../../../../quickstarts/voice-video-calling/get-started-with-video-calling.md) calling quickstarts.
17
+
-[Access tokens](../../../quickstarts/manage-teams-identity.md) for Microsoft 365 users.
18
+
-[Access tokens](../../../quickstarts/identity/access-tokens.md) for External identity users.
19
+
- For Translated captions, you need to have a [Teams premium](/MicrosoftTeams/teams-add-on-licensing/licensing-enhance-teams#meetings) license.
20
20
21
21
>[!NOTE]
22
22
>Please note that you will need to have a voice calling app using ACS calling SDKs to access the closed captions feature that is described in this guide.
If your organization has an active Teams premium license you can allow your users to leverage translated captions provided by Teams captions. As for users with a Microsoft 365 identity, if the meeting organizer does not have an active Teams premium license, captions language check will be done against the Microsoft 365 users account.
131
+
If your organization has an active Teams premium license, you can allow your users to use translated captions provided by Teams captions. As for users with a Microsoft 365 identity, if the meeting organizer doesn't have an active Teams premium license, captions language check is done against the Microsoft 365 users account.
132
132
133
-
The property returns an array of two-letter langauge codes in `ISO 639-1` standard.
133
+
The property returns an array of two-letter language codes in `ISO 639-1` standard.
0 commit comments