Call Recording with Azure Communications Calling SDK and Teams Meeting

Derek Lee-Wo 5 Reputation points
2023-01-18T15:13:42.5133333+00:00

I'm trying to confirm if what I'm trying to do is actually possible.

We are creating our own web application client that uses the Calling SDK to join a scheduled Teams meeting. The host will be using our client, Participants may use our client or may use a Teams client., but in most cases, no one will be using a real Teams client. We have this working today.

We wish to be able to record the meeting similar to a Teams client.

The Calling SDK does not have any way to start a Teams recording.

We are looking at using the Communication Services Call Recording but that document states "Call Recording is not enabled for Teams Interoperability". We still tried it anyway and we are getting the error "Resource not authorized to access this API" in the server app we built based on the Call Recording Quickstart sample server app

Is is actually possible to recording a call when no participant is using an actual Teams client and only our client that we are building

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
658 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Grmacjon-MSFT 15,156 Reputation points
    2023-02-04T09:25:27.8633333+00:00

    Hi Derek Lee-Wo

    How many people are on the call you want recorded?

    If no one is using Teams client, what is the benefit of using Teams meeting for your scenario?

    You could make it an ACS group call that can support up to 350 people

    If you remove Teams you can do something like this https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/get-started-call-recording?pivots=programming-language-java

    Assuming this is for this ask : https://learn.microsoft.com/en-us/answers/questions/1162014/call-recording-with-azure-communications-calling-s

    please let us know if you have further questions.

    0 comments No comments