Skip to content

Commit 1a86e4c

Browse files
committed
ACS Teams meeting display name changed
1 parent 4ecfb3c commit 1a86e4c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

articles/communication-services/concepts/interop/guest/meeting-capabilities.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ This article describes which capabilities Azure Communication Services SDKs supp
9696
| | Honor disabling or enabling a camera as an attendee | ✔️ |
9797
| | Adding Teams user honors information barriers | ✔️ |
9898
| | Announce when phone callers join or leave ||
99+
| | Get notification that Teams participant display name changed | ✔️ |
100+
| | Adding Teams user honors information barriers | ✔️ |
99101
| Teams Copilot | User can access Teams Copilot |[6] |
100102
| | User's transcript is captured when Copilot is enabled | ✔️ |
101103
| Device management | Ask for permission to use audio and/or video | ✔️ |

articles/communication-services/concepts/interop/teams-user/meeting-capabilities.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ The following list of capabilities is allowed when Microsoft 365 users participa
7171
| | Disable or enable camera for attendees |||||
7272
| | Honor disabling or enabling a camera as an attendee | ✔️ | ✔️ | ✔️ | ✔️ |
7373
| | Adding Teams user honors information barriers | ✔️ | ✔️ | ✔️ | ✔️ |
74+
| | Check if Teams participant has display name changed | ✔️ ||||
75+
| | Get notification that Teams participant display name changed | ✔️ ||||
7476
| Device Management | Ask for permission to use audio and/or video | ✔️ | ✔️ | ✔️ | ✔️ |
7577
| | Get camera list | ✔️ | ✔️ | ✔️ | ✔️ |
7678
| | Set camera | ✔️ | ✔️ | ✔️ | ✔️ |
@@ -179,6 +181,7 @@ Teams meeting organizers can configure the Teams meeting options to adjust the e
179181
|[Allow reactions](/microsoftteams/meeting-policies-in-teams-general#meeting-reactions)|If enabled, Teams users can use reactions in the Teams meeting. Azure Communication Services doesn't support reactions. ||
180182
|[RTMP-IN](/microsoftteams/stream-teams-meetings)|If enabled, organizers can stream meetings and webinars to external endpoints by providing a Real-Time Messaging Protocol (RTMP) URL and key to the built-in Custom Streaming app in Teams. |Not applicable|
181183
|[Provide CART Captions](https://support.microsoft.com/office/use-cart-captions-in-a-microsoft-teams-meeting-human-generated-captions-2dd889e8-32a8-4582-98b8-6c96cf14eb47)|Communication access real-time translation (CART) is a service in which a trained CART captioner listens to the speech and instantaneously translates all speech to text. As a meeting organizer, you can set up and offer CART captioning to your audience instead of the Microsoft Teams built-in live captions that are automatically generated.||
184+
|[Recognize and respond to Teams meeting participant display name changes](https://techcommunity.microsoft.com/blog/microsoft365insiderblog/edit-your-display-name-in-teams-meetings/4389359)|Teams users can change their display name in Teams meetings. As a meeting organizer, you can enable this feature in meeting options. The ACS Calling client SDK can receive notification of display name changes and determine whether the display name has changed, but it cannot make changes to the display name. |✔️|
182185

183186

184187
## Next steps

0 commit comments

Comments
 (0)