Skip to content

Commit 67827ce

Browse files
authored
Update room-concept with new information
1. Marking Recording functionality as GA 2. Marking Captions functionality as GA 3. Marked the API version that we retired
1 parent 90b6e64 commit 67827ce

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ At a high level, to conduct calls in a Virtual Rooms you need to create and mana
7373
| Dial-out to a PSTN user || ✔️ | ✔️* |
7474
| Add/Remove VoIP participants to an in-progress call || ✔️ | ✔️* |
7575
| Get list of participants who joined the in-progress call || ✔️ | ✔️* |
76-
| Start/Stop call captions and change captions language || ✔️* ||
77-
| Manage call recording ||| ✔️* |
76+
| Start/Stop call captions and change captions language || ✔️ ||
77+
| Manage call recording ||| ✔️ |
7878
| Send/Receive DTMF to/from PSTN participants ||| ✔️* |
7979
| Play audio prompts to participants ||| ✔️* |
8080

@@ -145,9 +145,9 @@ Rooms are created and managed via rooms APIs or SDKs. Use the rooms API/SDKs in
145145
| Virtual Rooms SDKs | 2024-04-15 | Generally Available - Fully supported |
146146
| Virtual Rooms SDKs | 2023-06-14 | Generally Available - Fully supported |
147147
| Virtual Rooms SDKs | 2023-10-30 | Public Preview - Fully supported |
148-
| Virtual Rooms SDKs | 2023-03-31 | Will be retired on April 30, 2024 |
148+
| Virtual Rooms SDKs | 2023-03-31 | Public Preview - retired |
149149
| Virtual Rooms SDKs | 2022-02-01 | Will be retired on April 30, 2024 |
150-
| Virtual Rooms SDKs | 2021-04-07 | Will be retired on April 30, 2024 |
150+
| Virtual Rooms SDKs | 2021-04-07 | Public Preview - retired |
151151

152152
## Predefined participant roles and permissions in Virtual Rooms calls
153153
<a name="predefined-participant-roles-and-permissions"></a>
@@ -170,8 +170,8 @@ The following table provides detailed capabilities mapped to the roles. At a hig
170170
| - Show call state (Early media, Incoming, Connecting, Ringing, Connected, Hold, Disconnecting, Disconnected | ✔️ | ✔️ | ✔️ |
171171
| - Show if a participant is muted | ✔️ | ✔️ | ✔️ |
172172
| - Show the reason why a participant left a call | ✔️ | ✔️ | ✔️ |
173-
| - Start call captions ** | ✔️ | ✔️ | ✔️ |
174-
| - Change captions language ** | ✔️ | ✔️ ||
173+
| - Start call captions | ✔️ | ✔️ | ✔️ |
174+
| - Change captions language | ✔️ | ✔️ ||
175175
| - End meeting for all participants | ✔️ |||
176176
| - Invite to join a Virtual Room participant to a call | ✔️ |||
177177
| **Screen sharing** | | |

0 commit comments

Comments
 (0)