@@ -73,8 +73,8 @@ At a high level, to conduct calls in a Virtual Rooms you need to create and mana
73
73
| Dial-out to a PSTN user | ❌ | ✔️ | ✔️* |
74
74
| Add/Remove VoIP participants to an in-progress call | ❌ | ✔️ | ✔️* |
75
75
| 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 | ❌ | ❌ | ✔️ |
78
78
| Send/Receive DTMF to/from PSTN participants | ❌ | ❌ | ✔️* |
79
79
| Play audio prompts to participants | ❌ | ❌ | ✔️* |
80
80
@@ -145,9 +145,9 @@ Rooms are created and managed via rooms APIs or SDKs. Use the rooms API/SDKs in
145
145
| Virtual Rooms SDKs | 2024-04-15 | Generally Available - Fully supported |
146
146
| Virtual Rooms SDKs | 2023-06-14 | Generally Available - Fully supported |
147
147
| 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 |
149
149
| 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 |
151
151
152
152
## Predefined participant roles and permissions in Virtual Rooms calls
153
153
<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
170
170
| - Show call state (Early media, Incoming, Connecting, Ringing, Connected, Hold, Disconnecting, Disconnected | ✔️ | ✔️ | ✔️ |
171
171
| - Show if a participant is muted | ✔️ | ✔️ | ✔️ |
172
172
| - 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 | ✔️ | ✔️ | ❌ |
175
175
| - End meeting for all participants | ✔️ | ❌ | ❌ |
176
176
| - Invite to join a Virtual Room participant to a call | ✔️ | ❌ | ❌ |
177
177
| ** Screen sharing** | | |
0 commit comments