You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developers can now create chat threads with a retention policy of 30 to 90 days. This feature is in public preview.
22
+
Developers can now create chat threads with a retention policy of 30 to 90 days. This feature is in preview.
23
23
24
-
This policy is optional. Developers can choose to create a chat thread with infinite retention (as always) or set a retention policy of 30 to 90 days. If you need to keep the thread for longer than 90 days, you can extend the time by using the Update Chat Thread Properties API. The policy is geared for data management in organizations that need to move data into their archives for historical purposes or delete the data within a period.
24
+
Setting a retention policy is optional. Developers can choose to create a chat thread with infinite retention (the default) or set a retention policy of 30 to 90 days. If you need to keep the thread for longer than 90 days, you can extend the time by using the Update Chat Thread Properties API. The policy is geared toward data management in organizations that need to move data into their archives for historical purposes or delete the data within a particular period.
25
25
26
26
The policy doesn't affect existing chat threads.
27
27
@@ -33,13 +33,13 @@ For more information, see:
33
33
34
34
### PowerPoint Live
35
35
36
-
Now in general availability, PowerPoint Live gives both the presenter and audience an inclusive and engaging experience. PowerPoint Live combines the best parts of presenting in PowerPoint with the connection and collaboration of a Microsoft Teams meeting.
36
+
Now in general availability, PowerPoint Live gives both the presenter and the audience an engaging experience. PowerPoint Live combines presenting in PowerPoint with the connection and collaboration of a Microsoft Teams meeting.
37
37
38
38
:::image type="content" source="media/whats-new-images/powerpoint-live.png" alt-text="Screenshot of PowerPoint Live presentation and collaboration in a Microsoft Teams meeting." lightbox="media/whats-new-images/powerpoint-live.png":::
39
39
40
-
Meeting participants can now view PowerPoint Live sessions initiated by a Teams client by using the Azure Communication Services Web UI Library. Participants can follow along with a presentation and view presenter annotations. Developers can use this function via composites such as `CallComposite` and `CallWithChatComposite`, and through components such as `VideoGallery`.
40
+
Meeting participants can now view PowerPoint Live sessions initiated by a Teams client by using the Azure Communication Services Web UI Library. Participants can follow along with a presentation and view presenter annotations. Developers can use this function through composites such as `CallComposite` and `CallWithChatComposite`, and through components such as `VideoGallery`.
41
41
42
-
For more information, see [Introducing PowerPoint Live in Microsoft Teams](https://techcommunity.microsoft.com/t5/microsoft-365-blog/introducing-powerpoint-live-in-microsoft-teams/ba-p/2140980) and [Present from PowerPoint Live in Microsoft Teams](https://support.microsoft.com/en-us/office/present-from-powerpoint-live-in-microsoft-teams-28b20e74-7165-499c-9bd4-0ad975d448ad).
42
+
For more information, see [Introducing PowerPoint Live in Microsoft Teams (blog post)](https://techcommunity.microsoft.com/t5/microsoft-365-blog/introducing-powerpoint-live-in-microsoft-teams/ba-p/2140980) and [Present from PowerPoint Live in Microsoft Teams](https://support.microsoft.com/en-us/office/present-from-powerpoint-live-in-microsoft-teams-28b20e74-7165-499c-9bd4-0ad975d448ad).
43
43
44
44
### Live reactions
45
45
@@ -62,7 +62,7 @@ Promote accessibility by displaying text of the audio in video calls. Already av
62
62
63
63
:::image type="content" source="media/whats-new-images/closed-caption-teams-interop.png" alt-text="Screenshot of closed captions for app-to-app calls and Teams interoperability." lightbox="media/whats-new-images/closed-caption-teams-interop.png":::
64
64
65
-
For more information, see the [overview of closed captions](./concepts/voice-video-calling/closed-captions.md).
65
+
For more information, see [Closed captions overview](./concepts/voice-video-calling/closed-captions.md).
66
66
67
67
You can also learn more about [Azure Communication Services interoperability with Teams](./concepts/teams-interop.md).
68
68
@@ -77,7 +77,7 @@ AI can help app developers across every step of the development lifecycle: desig
77
77
78
78
:::image type="content" source="media/whats-new-images/copilot-call-diagnostics.png" alt-text="Screenshot of Call Diagnostics within Microsoft Copilot in Azure." lightbox="media/whats-new-images/copilot-call-diagnostics.png":::
79
79
80
-
Call Diagnostics can help developers understand call quality and reliability, so they can deliver a great customer calling experience. Many issues can affect the quality of your calls, such as poor internet connectivity, software compatibility issues, and technical difficulties with devices.
80
+
Call Diagnostics can help developers understand call quality and reliability, so they can deliver a great calling experience to customers. Many issues can affect the quality of your calls, such as poor internet connectivity, software incompatibilities, and technical difficulties with devices.
81
81
82
82
Getting to the root cause of these issues can alleviate potentially frustrating situations for all call participants, whether they're patients checking in for a doctor's call or students taking a lesson with a teacher. Call Diagnostics enables developers to drill down into the data to identify root problems and find a solution. You can use the built-in visualizations in the Azure portal or connect underlying usage and quality data to your own systems.
83
83
@@ -87,15 +87,15 @@ For more information, see [Call Diagnostics](./concepts/voice-video-calling/call
87
87
88
88
### Business-to-consumer extensibility with Microsoft Teams for calling
89
89
90
-
Now in general availability, developers can take advantage of calling interoperability for Microsoft Teams users in Azure Communication Services Calling workflows.
90
+
Developers can take advantage of calling interoperability for Microsoft Teams users in Azure Communication Services calling workflows. This feature is now in general availability.
91
91
92
92
Developers can use [Call Automation APIs](./concepts/call-automation/call-automation.md) to bring Teams users into business-to-consumer (B2C) calling workflows and interactions, which helps you deliver advanced customer service solutions. This interoperability is offered over VoIP to reduce telephony infrastructure overhead. Developers can add Teams users to Azure Communication Services calls by using the participants' Microsoft Entra object IDs (OIDs).
93
93
94
94
#### Use cases
95
95
96
-
-**Teams as an extension of an agent desktop**: Connect your contact center as a service (CCaaS) solution to Teams and enable your agents to handle customer calls on Teams. Having Teams as the single-pane-of-glass solution for both internal and B2C communication can increase agent productivity and empower them to deliver first-class service to customers.
96
+
-**Teams as an extension of an agent desktop**: Connect your contact center as a service (CCaaS) solution to Teams and enable your agents to handle customer calls on Teams. Having Teams as the single-pane-of-glass solution for both internal and B2C communication can increase agents' productivity and empower them to deliver first-class service to customers.
97
97
98
-
-**Expert consultation**: Businesses can use Teams to invite subject matter experts into their customer service workflows for expedient issue resolution and to improve the rate of firstcall resolution.
98
+
-**Expert consultation**: Businesses can use Teams to invite subject matter experts into their customer service workflows for expedient issue resolution and to improve the rate of first-call resolution.
99
99
100
100
:::image type="content" source="media/whats-new-images/b2c-extensibility.png" alt-text="Diagram that shows business-to-consumer extensibility with Microsoft Teams for calling." lightbox="media/whats-new-images/b2c-extensibility.png":::
101
101
@@ -107,18 +107,18 @@ For more information, see [Call Automation workflow interoperability with Micros
107
107
108
108
Microsoft Teams users can share images with Azure Communication Services users in the context of a Teams meeting. This feature is now generally available. Image sharing enhances collaboration in real time for meetings. Image overlay is also supported for users to look at it in detail.
109
109
110
-
Image sharing is helpful in many scenarios, such as a business sharing photos to showcase its work or doctors sharing images with patients for aftercare instructions.
110
+
Image sharing is helpful in many scenarios, such as a business that shares photos to showcase its work or doctors who share images with patients for aftercare instructions.
111
111
112
112
:::image type="content" source="media/whats-new-images/image-sharing-setup.png" alt-text="Screenshot that shows image-sharing setup and an example in a Microsoft Teams meeting." lightbox="media/whats-new-images/image-sharing-setup.png":::
113
113
114
114
Try out this feature by using either the UI Library or the Chat SDK. The SDK is available in C# (.NET), JavaScript, Python, and Java. For more information, see:
115
115
116
-
-[Enable inline image using UI Library in Teams meetings](./tutorials/inline-image-tutorial-interop-chat.md)
116
+
-[Enable an inline image by using the UI Library in Teams meetings](./tutorials/inline-image-tutorial-interop-chat.md)
Deep noise suppression is currently in preview. Noise suppression improves VoIP and video calls by eliminating background noise, so it's easier to talk and listen. For example, if you're taking an Azure Communication Services WebJS call in a coffee shop, turning on noise suppression can significantly improve the calling experience by eliminating background noise.
121
+
Deep noise suppression is currently in preview. Noise suppression improves VoIP and video calls by eliminating background noise, so it's easier to talk and listen. For example, if you're taking an Azure Communication Services WebJS call in a coffee shop, turning on noise suppression can improve the calling experience by eliminating background noise.
122
122
123
123
For more information, see [Add audio quality enhancements to your audio calling experience](./tutorials/audio-quality-enhancements/add-noise-supression.md).
124
124
@@ -174,7 +174,7 @@ For more information, see [Enable push notifications for calls](./how-tos/callin
174
174
175
175
This update includes troubleshooting on the native UI Library for Android and iOS, and Audio only mode in the UI Library.
176
176
177
-
Using the Azure Communication Services Calling SDK native UI Library, you can now generate encrypted logs for troubleshooting and provide your customers with an optional Audio only mode for joining calls.
177
+
By using the Azure Communication Services Calling SDK native UI Library, you can now generate encrypted logs for troubleshooting and provide your customers with an optional Audio only mode for joining calls.
178
178
179
179
#### Troubleshooting on the native UI Library for Android and iOS
0 commit comments