Skip to content

Commit f5491ed

Browse files
authored
Update audio-conferencing-web.md
1 parent da52c29 commit f5491ed

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

articles/communication-services/how-tos/calling-sdk/includes/audio-conferencing/audio-conferencing-web.md

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,33 +6,6 @@ ms.date: 09/28/2023
66
---
77
[!INCLUDE [Install SDK](../install-sdk/install-sdk-web.md)]
88

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-
369
TeamsMeetingAudioConferencing is an extended feature of the core `Call` API. You first need to import calling Features from the Calling SDK:
3710

3811
```js

0 commit comments

Comments
 (0)