Skip to content

Commit 9d45a65

Browse files
Merge pull request #293771 from valindrae/rooms-changes
Rooms changes
2 parents cf48e3c + 7c491d8 commit 9d45a65

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/communication-services/concepts/call-automation/call-automation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ The following features are currently available in the Azure Communication Servic
5050
| | Stop continuous DTMF recognition | ✔️ | ✔️ | ✔️ | ✔️ |
5151
| | Send DTMF | ✔️ | ✔️ | ✔️ | ✔️ |
5252
| | Mute participant | ✔️ | ✔️ | ✔️ | ✔️ |
53+
| | Hold participant | ✔️ | ✔️ | ✔️ | ✔️ |
54+
| | Unhold participant | ✔️ | ✔️ | ✔️ | ✔️ |
5355
| | Start/Stop audio streaming (public preview) | ✔️ | ✔️ | ✔️ | ✔️ |
5456
| | Start/Stop real-time transcription (public preview)| ✔️ | ✔️ | ✔️ | ✔️ |
5557
| | Remove one or more endpoints from an existing call| ✔️ | ✔️ | ✔️ | ✔️ |

articles/communication-services/concepts/rooms/room-concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ Call Automation SDK empowers developers to manage Virtual Rooms calls from the s
8989
| Send announcements to specific call participants | ✔️ |
9090
| Add/Remove a VoIP participant from an ongoing call | ✔️ |
9191
| End call for all users | ✔️ |
92-
| Call transcriptions | |
93-
| Audio media streaming | |
92+
| Call transcriptions* | ✔️ |
93+
| Audio media streaming* | ✔️ |
9494

9595
\* Currently in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
9696

0 commit comments

Comments
 (0)