File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed
articles/communication-services/how-tos/calling-sdk/includes/audio-conferencing Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -6,33 +6,6 @@ ms.date: 09/28/2023
6
6
---
7
7
[ !INCLUDE [ Install SDK] ( ../install-sdk/install-sdk-web.md )]
8
8
9
- ## Support
10
- The following tables define support of audio conferencing in Azure Communication Services.
11
-
12
- ### Identities & call types
13
- The following tables show support of call and identity types.
14
-
15
- | Identities | Teams meeting | Room | 1:1 call | Group call | 1:1 Teams interop call | Group Teams interop call |
16
- | --------------------------------------| ---------------| ------| ----------| ------------| ------------------------| --------------------------|
17
- | Communication Services user | ✔️ | | | | | |
18
- | Microsoft 365 user | ✔️ | | | | | |
19
-
20
- ### Operations
21
-
22
- The following tables show support of individual APIs in calling SDK to individual identity types.
23
-
24
- | Operations | Communication Services user | Microsoft 365 user |
25
- | -----------------------------| ------------------------------| -------------------|
26
- | Get audio conferencing details | ✔️ | ✔️ |
27
-
28
- ### SDKs
29
- The following tables show support of breakout rooms feature in individual Azure Communication Services SDKs.
30
-
31
- | Platforms | Web | Web UI | iOS | iOS UI | Android | Android UI | Windows |
32
- | ---------------| -----| --------| --------| --------| ----------| --------| ---------|
33
- | Is Supported | ✔️ | | | | | | |
34
-
35
-
36
9
TeamsMeetingAudioConferencing is an extended feature of the core ` Call ` API. You first need to import calling Features from the Calling SDK:
37
10
38
11
``` js
You can’t perform that action at this time.
0 commit comments