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
- 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
17
-[Access tokesn](../../quickstarts/manage-teams-identity.md) for Microsoft 365 users.
18
18
-[Access tokesn](../../quickstarts/identity/access-tokens.md) for External identity users.
19
-
- For Translated captions you will need to have a [Teams premium](https://www.microsoft.com/en-us/microsoft-teams/premium#tabx93f55452286a4264a2778ef8902fb81a) license.
19
+
- For Translated captions you will need to have a [Teams premium](/MicrosoftTeams/teams-add-on-licensing/licensing-enhance-teams#meetings) license.
20
20
21
21
>[!NOTE]
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 the QuickStart below.
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.
23
23
24
24
## Models
25
25
| Name | Description |
@@ -41,6 +41,8 @@ if let call = self.call { @State var captionsCallFeature = call.feature(Features
41
41
42
42
### Microsoft 365 users
43
43
44
+
If you're building an app for Microsoft 365 Users using ACS SDK.
0 commit comments