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
-[Short Message Service (SMS) Opt-Out Management API for Azure Communication Services](./concepts/sms/opt-out-api-concept.md).
51
51
-[Send OptOut API requests with API using hash message authentication code (HMAC)](./quickstarts/sms/opt-out-api-quickstart.md).
52
52
53
-
### Real Time Text (RTT)
53
+
### Real-time text (RTT)
54
54
55
-
Real-time text (RTT) is a system for transmitting text over the internet. RTT enables the recipient to receive and display the text at the same rate as it is being produced without the user needing to press send. This ability provides the effect of immediate and continuous communication.
55
+
Real-time text (RTT) is a system for transmitting text over the internet. RTT enables the recipient to receive and display the text at the same rate as it is being produced without the user pressing send. This ability provides the effect of immediate and continuous communication.
56
56
57
57
:::image type="content" source="media/whats-new-images/rtt-demo.gif" alt-text="Animated image simulating real time text between people in a meeting and a person using a mobile device.":::
58
58
59
-
Unlike traditional chat messaging, in which the recipient sees the full message only after it's completed and sent, RTT provides an immediate and continuous stream of communication.
59
+
Unlike traditional chat messaging, in which the recipient sees the full message only after it is completed and sent, RTT provides an immediate and continuous stream of communication.
60
60
61
61
For example, in a video or voice call, a user typing "Hello, how are you?" sees each character appear on the recipient’s screen as they type: "H," then "He," then "Hel," and so on. This messaging of text creates a dynamic, conversational experience that mirrors spoken communication.
62
62
@@ -87,13 +87,13 @@ Azure Communication Services is committed to providing solutions that meet these
87
87
88
88
Multitasking is an essential part of how we work and communicate today. With this in mind, Azure Communication Services introduces picture-in-picture (PiP) mode for video calling applications. This powerful feature enhances user experience by enabling a video stream to continue in a floating, movable window while users navigate other applications on their devices.
89
89
90
-
:::image type="content" source="media/whats-new-images/picture-in-picture.png" alt-text="Screen capture of a mobile device using picture-in-picture." lightbox="media/whats-new-images/picture-in-picture.png":::
90
+
:::image type="content" source="media/whats-new-images/picture-in-picture.png" alt-text="Animation of a mobile device using picture-in-picture mode." lightbox="media/whats-new-images/picture-in-picture.png":::
91
91
92
92
#### Why we need picture-in-picture (PiP) mode
93
93
94
94
PiP mode lets users keep their video calls visible and uninterrupted as they switch between apps or multitask. For example, healthcare professionals can input electronic health records (EHR) in Epic while maintaining video communication with patients. Similarly, users in industries like banking or customer service can seamlessly switch to other tasks without ending the call.
95
95
96
-
#### How It Works
96
+
#### How it works
97
97
98
98
The Native Calling SDK and UI make it simple to implement PiP in your app. It provides built-in features to:
99
99
@@ -107,7 +107,7 @@ PiP keeps calls active in both the foreground and background. This ability ensur
107
107
- Switch between video streams.
108
108
- Return to the calling experience instantly via the floating PiP window.
109
109
110
-
#### Why PiP Matters
110
+
#### Why PiP matters
111
111
112
112
A traditional full-screen video UI can limit multitasking, but PiP empowers users to stay productive without sacrificing connectivity. Key benefits include:
113
113
@@ -129,7 +129,7 @@ Explicit consent for Teams meetings recording and transcription is now generally
129
129
130
130
When a Teams meeting recording or transcription is initiated, participants' microphones and cameras are disabled until they provide consent using the new Azure Communication Services API. Once consent is given, participants can unmute and enable their cameras.
131
131
132
-
If a user joins a meeting already in progress, they follow the same procedure. However, this feature isn't supported in Android, iOS, or Windows calling SDK, nor in the Web and Mobile UI library. It's only supported in Teams meetings and Teams group calls, with plans to expand within the broader Azure Communication Services ecosystem.
132
+
If a user joins a meeting already in progress, they follow the same procedure. However, this feature isn't supported in Android, iOS, or Windows calling SDK, nor in the Web and Mobile UI library. Explicit consent is only supported in Teams meetings and Teams group calls, with plans to expand within the broader Azure Communication Services ecosystem.
133
133
134
134
To implement explicit consent for recording and transcription in your Teams meetings, you can use the following sample code to check if consent is required and to grant consent:
135
135
@@ -144,7 +144,7 @@ For more information, see [Manage call recording on the client > Explicit consen
144
144
145
145
Breakout rooms are now available in the Web Calling SDK, enhancing flexibility and collaboration in online meetings. This feature allows participants to join smaller, focused groups within a larger meeting, boosting productivity and engagement. Whether it's dividing students into small groups for focused discussions, ensuring private and confidential discussions with clients, or conducting virtual consultations with private patient discussions, breakout rooms offer versatile and useful applications.
146
146
147
-
Breakout rooms enable participants to join an another call linked to the main meeting. Users can join and return to the main room as set by the organizers. Participants can view members, engage in chat, and see details of the breakout room. Breakout room managers can access specific room information and join them.
147
+
Breakout rooms enable participants to join another call linked to the main meeting. Users can join and return to the main room as set by the organizers. Participants can view members, engage in chat, and see details of the breakout room. Breakout room managers can access specific room information and join them.
148
148
149
149
:::image type="content" source="media/whats-new-images/breakout-rooms-calling-sdk.png" alt-text="Screenshot of Microsoft Teams breakout rooms using the web Calling SDK." lightbox="media/whats-new-images/breakout-rooms-calling-sdk.png":::
150
150
@@ -156,7 +156,7 @@ For more information, see [Breakout rooms](how-tos/calling-sdk/breakoutrooms.md)
156
156
157
157
Teams admins can now view Azure Communication Services survey data in Teams support tools.
158
158
159
-
When your Azure Communication Services SDKs submit a survey as part of any [Teams interop meeting scenario](how-tos/calling-sdk/teams-interoperability.md), the survey data is now available through the Teams meeting organizer's support tools. capability is in addition to the Azure Communication Services admins access in the Azure Monitor logs.
159
+
When your Azure Communication Services SDKs submit a survey as part of any [Teams interop meeting scenario](how-tos/calling-sdk/teams-interoperability.md), the survey data is now available through the Teams meeting organizer's support tools. This capability is in addition to the Azure Communication Services admins access in the Azure Monitor logs.
160
160
161
161
This update enables Teams admins analyze subjective quality feedback from their Azure Communication Services meeting participants alongside their Teams participants. The specific Teams survey dimensions are referred to as ‘rating’ and can be located here.
0 commit comments