Skip to content

Commit 77f3530

Browse files
Merge pull request #218635 from dbasantes/main
Adding samples to Call Recording
2 parents 2ac47c5 + efb80b2 commit 77f3530

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

articles/communication-services/concepts/voice-video-calling/call-recording.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ Call Recording supports multiple media outputs and content types to address your
4242

4343
### Audio
4444

45-
> [!NOTE]
46-
> **Unmixed audio** is in **Private Preview**.
47-
4845
| Channel Type | Content Format | Sampling Rate | Output | Description |
4946
| :----------- | :------------- | :----------- | :---- | :---------------- |
5047
| mixed | mp3 & wav | 16 kHz | single file, single channel | mixed audio of all participants |

articles/communication-services/quickstarts/voice-video-calling/get-started-call-recording.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ If you want to clean up and remove a Communication Services subscription, you ca
3434

3535
For more information, see the following articles:
3636

37+
- Download our [Java](https://github.com/Azure-Samples/communication-services-java-quickstarts/tree/main/ServerRecording) and [.NET](https://github.com/Azure-Samples/communication-services-dotnet-quickstarts/tree/main/ServerRecording) call recording sample apps
3738
- Learn more about [Call Recording](../../concepts/voice-video-calling/call-recording.md)
3839
- Learn more about [Call Automation](https://learn.microsoft.com/azure/communication-services/concepts/voice-video-calling/call-automation)
39-
- Check out our [calling hero sample](../../samples/calling-hero-sample.md)
40-
- Learn about [Calling SDK capabilities](./getting-started-with-calling.md)
41-
- Learn more about [how calling works](../../concepts/voice-video-calling/about-call-types.md)
40+

0 commit comments

Comments
 (0)