Skip to content

Commit cc19d8e

Browse files
committed
Addressed comments
1 parent a63d026 commit cc19d8e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: template-how-to
1313

1414

1515
# Microsoft Teams Meeting Audio Conferencing
16-
In this article, you learn how to use Azure Communication Services Calling SDK to retrieve Microsoft Teams Meeting audio conferencing details. This functionality allows users who are already connected to a Microsoft Teams Meeting to be able to get the conference ID and dial in phone number associated with the meeting. Teams audio conferencing feature returns a collection of all toll and toll-free numbers, with concomitant country names and city names, giving users control on what Teams meeting dial-in details to use.
16+
In this article, you learn how to use Azure Communication Services Calling SDK to retrieve Microsoft Teams Meeting Audio Conferencing details. This functionality allows users who are already connected to a Microsoft Teams Meeting to be able to get the conference ID and dial in phone number associated with the meeting. Teams Meeting Audio Conferencing feature returns a collection of all toll and toll-free numbers, with concomitant country names and city names, giving users control on what Teams meeting dial-in details to use.
1717

1818
## Prerequisites
1919
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
@@ -22,26 +22,25 @@ In this article, you learn how to use Azure Communication Services Calling SDK t
2222
- Optional: Complete the quickstart to [add voice calling to your application](../../quickstarts/voice-video-calling/getting-started-with-calling.md)
2323

2424
## Support
25-
The following tables define support of audio conferencing in Azure Communication Services.
25+
The following tables define support for Audio Conferencing in Azure Communication Services.
2626

2727
### Identities & call types
28-
The following tables show support of call and identity types.
28+
The following table shows support for call and identity types.
2929

3030
|Identities | Teams meeting | Room | 1:1 call | Group call | 1:1 Teams interop call | Group Teams interop call |
3131
|--------------------------------------|---------------|------|----------|------------|------------------------|--------------------------|
3232
|Communication Services user | ✔️ | | | | | |
3333
|Microsoft 365 user | ✔️ | | | | | |
3434

3535
### Operations
36-
37-
The following tables show support of individual APIs in calling SDK to individual identity types.
36+
The following table shows support for individual APIs in calling SDK for individual identity types.
3837

3938
|Operations | Communication Services user | Microsoft 365 user |
4039
|-----------------------------|------------------------------|-------------------|
4140
|Get audio conferencing details | ✔️ | ✔️ |
4241

4342
### SDKs
44-
The following tables show support of breakout rooms feature in individual Azure Communication Services SDKs.
43+
The following table shows support for the Audio Conferencing feature in individual Azure Communication Services SDKs.
4544

4645
| Platforms | Web | Web UI | iOS | iOS UI | Android | Android UI | Windows |
4746
|---------------|-----|--------|--------|--------|----------|--------|---------|

0 commit comments

Comments
 (0)