Skip to content

Commit cd62f50

Browse files
author
Jill Grant
authored
Update whats-new.md
Headings fixes
1 parent 152e8d4 commit cd62f50

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

articles/communication-services/whats-new.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Use this article to learn about new features and other updates related to Azure
1717

1818
## August 2024
1919

20-
### Enhancing Custom App Experiences with Microsoft Teams
20+
### Enhance custom app experiences with Microsoft Teams
2121

2222
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).
2323

@@ -32,7 +32,7 @@ Joining Teams Made Easier
3232
- Short URL
3333
- Join by Meeting ID
3434

35-
#### Together mode: Bringing Everyone into the Same Room
35+
#### Together mode: Bring everyone into the same room
3636

3737
We now support Microsoft Teams' Together Mode in public preview, enhancing the virtual meeting experience for participants joining through Azure Communication Services. This integration enables Azure Communication Services participants to render the Together Mode stream, creating a shared background that makes it feel like everyone is in the same room. It’s a great way to reduce meeting fatigue and help participants feel more engaged and attentive.
3838

@@ -42,7 +42,7 @@ Together Mode is useful for making virtual gatherings more immersive and interac
4242

4343
For more information, see [Together Mode](./how-tos/calling-sdk/together-mode.md).
4444

45-
#### Breakout rooms: enhancing virtual collaboration
45+
#### Breakout rooms: Enhance virtual collaboration
4646

4747
Continuing our efforts to make virtual meetings a more dynamic and interactive experience, Microsoft Teams has introduced breakout rooms integrated with Azure Communication Services for an optimized experience. Currently in public preview, this function enables you to divide your meetings into smaller, more focused groups, enhancing the dynamism and engagement of discussions.
4848

@@ -54,7 +54,7 @@ Teams administrators can easily manage the availability of breakout rooms throug
5454

5555
For more information, see [Tutorial - Integrate Microsoft Teams breakout rooms](./how-tos/calling-sdk/breakoutrooms.md).
5656

57-
#### Enhanced support for audio conferencing: ensuring reliable connections
57+
#### Enhanced support for audio conferencing: Ensuring reliable connections
5858

5959
Microsoft Teams revolutionized seamless communication during virtual appointments by enabling a single Teams meeting to have multiple audio-conferencing setups. This means that participants can join through the most optimal phone line, ensuring they stay connected even if they face internet issues.
6060

@@ -87,7 +87,7 @@ For more information, see [Manage calls for Teams users > Join a Teams meeting](
8787
- Server programmability for Rooms
8888
- Rich text support
8989

90-
#### Real-time transcription: instant insights from your calls
90+
#### Real-time transcription: Instant insights from your calls
9191

9292
Azure Communication Services now offers real-time transcription in public preview, providing developers with immediate text output from call audio. This feature is incredibly useful for analyzing conversations and gaining insights that can inform business decisions or assist agents in real-time.
9393

@@ -102,7 +102,7 @@ For more information, see:
102102
- [Generate real-time transcripts](./concepts/call-automation/real-time-transcription.md)
103103
- [Add real-time transcription into your applications](./how-tos/call-automation/real-time-transcription-tutorial.md)
104104

105-
#### Real-time Audio Streaming: Capture and Analyze Conversations
105+
#### Real-time audio streaming: Capture and analyze conversations
106106

107107
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.
108108

@@ -115,7 +115,7 @@ For more information, see:
115115
- [Audio streaming overview](./concepts/call-automation/audio-streaming-concept.md)
116116
- [Audio streaming quickstart](./how-tos/call-automation/audio-streaming-quickstart.md)
117117

118-
#### Server Programmability for Rooms: Enhancing Virtual appointments
118+
#### Server programmability for Rooms: Enhance virtual appointments
119119

120120
Real-time programming support for Rooms calls through Azure Communication Services is now in public preview, enabled through the Call Automation API. The first feature in preview enables PSTN dial out from Rooms. PSTN dial out enables independent software vendors (ISVs) to integrate multiple third-party professional services over PSTN into virtual appointments.
121121

@@ -167,7 +167,7 @@ For more information, see:
167167
- [Enable Closed captions using the UI Library](./how-tos/ui-library-sdk/closed-captions.md)
168168
- [Azure Communication Services Closed Captions overview](./concepts/voice-video-calling/closed-captions.md)
169169

170-
### Rooms Roles and Capabilities - Native UI Library
170+
### Rooms roles and capabilities - Native UI Library
171171

172172
The Native UI Library for Android and iOS now includes Rooms Integration in general availability, offering enhanced roles and capabilities for call participants. This integration offers customers greater flexibility and control over their calls, keeping the management on the customer side.
173173

@@ -203,7 +203,7 @@ The JavaScript Calling SDK now supports Microsoft Teams Breakout rooms in public
203203

204204
:::image type="content" source="media/whats-new-images/breakout-rooms.png" alt-text="Screenshot of Azure Communication Services native participants and Microsoft 365 participants using the Calling SDK to join Teams meetings breakout rooms." lightbox="media/whats-new-images/breakout-rooms.png":::
205205

206-
#### What Are Breakout Rooms
206+
#### What are Breakout Rooms
207207

208208
Teams Breakout rooms enable meeting facilitators to create separate, smaller sessions within a larger Teams meeting. This feature is useful for various scenarios, such as:
209209

@@ -213,15 +213,15 @@ Teams Breakout rooms enable meeting facilitators to create separate, smaller ses
213213

214214
- **Conferences:** During a virtual industry conference, the meeting organizer can place attendees into separate discussion groups with focused subjects, before coming back to the larger meeting to share insights with the broader audience.
215215

216-
#### How Does It Work
216+
#### How does it work
217217

218218
Microsoft Teams users can create breakout rooms for scheduled meetings. Meeting organizers can assign Calling SDK participants to individual breakout rooms. Participants can seamlessly join and move between breakout rooms and the main meeting, just like any other Teams user.
219219

220-
#### Why Is This Important
220+
#### Why is this important
221221

222222
The ability to include ACS users in Teams breakout rooms enhances the collaborative experience, making it more inclusive and versatile. Whether you're conducting a training session, hosting a workshop, or facilitating a brainstorming session, breakout rooms provide the structure needed to foster meaningful interactions and productive discussions.
223223

224-
#### Get Started Today
224+
#### Get started today
225225
To start using this feature, ensure that you have the latest version of the Calling SDK. For more information about implementing and using Teams Breakout rooms, see [Tutorial - Integrate Microsoft Teams breakout rooms](./how-tos/calling-sdk/breakoutrooms.md).
226226

227227
### End of call survey - native

0 commit comments

Comments
 (0)