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
Copy file name to clipboardExpand all lines: articles/communication-services/whats-new.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Our applications can now directly call individual Microsoft Teams users. Those T
24
24
- Teams call queues and Auto Attendant
25
25
- Teams meetings
26
26
27
-
You can use these features in business-2-consumer contact center and meeting applications to keep external customers in highly tailored websites and app experiences. You can also use this feature to keep all employee and agent communication activity in a single hub: Teams.
27
+
You can use these features in business-to-coustomer (B2C) contact center and meeting applications to keep external customers in highly tailored websites and app experiences. You can also use this feature to keep all employee and agent communication activity in a single hub: Teams.
28
28
29
29
For more information, see [Capabilities for Microsoft Teams users in Azure Communication Services calls](./concepts/interop/guest/calling-capabilities.md).
30
30
@@ -69,7 +69,7 @@ We also revamped the error code documentation to offer better guidance for handl
69
69
70
70
For more information, see:
71
71
72
-
-[Troubleshooting guide for Call Automation SDK error codes](./resources/troubleshooting/voice-video-calling/troubleshooting-codes.md#call-automation-sdk-error-codes).
72
+
-[Troubleshooting guide for Call Automation SDK error codes](./resources/troubleshooting/voice-video-calling/troubleshooting-codes.md&pivots=automation#call-automation-sdk-error-codes).
73
73
Our docs on how to view Azure Communication Services Callback events via Azure Metrics.
For more information, see [CallerInfo interface](/javascript/api/azure-communication-services/@azure/communication-calling/callerinfo), [Manage calls > Receive an incoming call](./how-tos/calling-sdk/manage-calls.md#receive-an-incoming-call), and [Manage calls > Check call properties](./how-tos/calling-sdk/manage-calls.md#check-call-properties).
96
96
97
-
### Remote Mute VoIP meeting participants
97
+
### Remote mute VoIP meeting participants
98
98
99
-
Conducting disruption free group meetings, virtual appointments, and B2C engagements often require controls to manage noise from inattentive participants. A participant might be driving and speaking to their friends without realizing that their noise and conversation is being relayed to participants in the meeting. The ability to remotely mute a VoIP participant comes handy in such situations. It enables another participant to remotely mute one or more VoIP participants in the call. Participants who are muted can unmute themselves when they need to speak.
99
+
Conducting disruption free group meetings, virtual appointments, and business-to-consumer (B2C) engagements often require controls to manage noise from inattentive participants. A participant might be driving and speaking to their friends without realizing that their noise and conversation is being relayed to participants in the meeting. The ability to remotely mute a VoIP participant comes handy in such situations. It enables another participant to remotely mute one or more VoIP participants in the call. Participants who are muted can unmute themselves when they need to speak.
100
100
101
101
The ability to remotely mute a participant is now generally available for calls with the following specific functions:
102
102
@@ -124,7 +124,7 @@ In addition to server programmability of Rooms and troubleshooting improvements,
124
124
125
125
- **Hold/Unhold:** Provide developers with the ability to play music while putting participants on hold through supported file formats of WAV and MP3.
126
126
127
-
- **Play multiple audio files:** We enhanced our existing Play and Recognize APIs to support the ability for developers to provide multiple audio files, text, and Speech Synthesis Markup Language (SSML) inputs when requesting a Play or Recognize action.
127
+
- **Play multiple audio files:** We enhanced our existing Play and Recognize APIs. Developers now have the ability to provide multiple audio files, text files, and Speech Synthesis Markup Language (SSML) inputs when requesting a Play or Recognize action.
128
128
129
129
- **Play barge-in:** Developers can provide barge-in capability to the Play action, enabling you to interrupt a current prompt, such as hold music, with a new message such as wait time announcement.
130
130
@@ -242,15 +242,15 @@ For more information, see [Bring your own Azure storage overview](./concepts/cal
242
242
243
243
### Enhance custom app experiences with Microsoft Teams
244
244
245
-
We’re announcing a set of enhancements for developers building custom app and website experiences that connect to users on Microsoft Teams. Azure Communication Services and these new capabilities are especially tailored for business-to-customer (B2C) interactions where an external user (the customer) talks to an employee that is using Teams (the business).
245
+
We’re announcing a set of enhancements for developers building custom app and website experiences that connect to users on Microsoft Teams. Azure Communication Services and these new capabilities are especially tailored for business-to-consumer (B2C) interactions where an external user (the consumer) talks to an employee that is using Teams (the business).
246
246
247
-
In-Teams Enhancements
247
+
In-Teams enhancements:
248
248
249
249
- Breakout Rooms
250
250
- Together Mode
251
251
- Enhanced Audio
252
252
253
-
Joining Teams Made Easier
253
+
Joining Teams made easier:
254
254
255
255
- Short URL
256
256
- Join by Meeting ID
@@ -327,7 +327,7 @@ For more information, see:
327
327
328
328
#### Real-time audio streaming: Capture and analyze conversations
329
329
330
-
Building on the power of real-time capabilities, developers now have access to real-time audio streams. This enables developers to create server applications that capture and analyze audio for each participant on a call as it happens.
330
+
Building on the power of real-time capabilities, developers now have access to real-time audio streams. Access to real-time audio streams enables developers to create server applications that capture and analyze audio for each participant on a call as it happens.
331
331
332
332
:::image type="content" source="media/whats-new-images/real-time-audio-streaming.png" alt-text="Diagram showing how to integrate real-time audio streaming in your app." lightbox="media/whats-new-images/real-time-audio-streaming.png":::
333
333
@@ -639,13 +639,13 @@ For more information, see [Enable audio-only mode in the UI Library](./how-tos/u
639
639
640
640
## March 2024
641
641
642
-
### Calling to Microsoft Teams call queues and auto attendants
642
+
### Calling to Microsoft Teams Call queues and Auto attendants
643
643
644
-
Calling to Teams call queues and auto attendants is now generally available in Azure Communication Services, along with click-to-call for Teams Phone.
644
+
Calling to Teams Call queues and Auto attendants is now generally available in Azure Communication Services, along with click-to-call for Teams Phone.
645
645
646
-
Organizations can enable customers to quickly reach their sales and support members on Microsoft Teams. When you add a [click-to-call widget](./tutorials/calling-widget/calling-widget-tutorial.md) onto a website, such as a **Sales** button that points to a sales department or a **Purchase** button that points to procurement, customers are just one click away from a direct connection to a Teams call queue or auto attendant.
646
+
Organizations can enable customers to quickly reach their sales and support members on Microsoft Teams. When you add a [click-to-call widget](./tutorials/calling-widget/calling-widget-tutorial.md) onto a website, such as a **Sales** button that points to a sales department or a **Purchase** button that points to procurement, customers are just one click away from a direct connection to a Teams Call queue or Auto attendant.
647
647
648
-
Learn more about joining your calling app to a Teams [call queue](./quickstarts/voice-video-calling/get-started-teams-call-queue.md) or [auto attendant](./quickstarts/voice-video-calling/get-started-teams-auto-attendant.md), and about [building contact center applications](./tutorials/contact-center.md).
648
+
Learn more about joining your calling app to a Teams [Call queue](./quickstarts/voice-video-calling/get-started-teams-call-queue.md) or [Auto attendant](./quickstarts/voice-video-calling/get-started-teams-auto-attendant.md), and about [building contact center applications](./tutorials/contact-center.md).
0 commit comments