Call Recording Option in CallComposite of Android SDK

Amit Kumar 0 Reputation points
2024-12-13T14:35:08.0733333+00:00

Hi,

I am build an application for Android.

I need to record the Room meeting hosted using Azure Communication Services in Android.

Is it possible using CallComposite. I am using Component UI.

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

1 answer

Sort by: Most helpful
  1. ajkuma 27,871 Reputation points Microsoft Employee
    2024-12-23T12:32:44.4533333+00:00

    Amit Kumar, Apologies for the delayed response.

    Based on my understanding of your scenario, the CallComposite class in the Azure Communication Services Android SDK provides various functionalities for managing calls, but it does not natively support call recording.

    To record a meeting hosted using Azure Communication Services in Android, you might need to use the Call Recording APIs provided by Azure Communication Services. These APIs allow you to start, stop, and manage recordings programmatically. However, this functionality is not directly integrated into the CallComposite class.

    You may use SDK to download the recording file : Azure Communication Services Call Recording refreshed API quickstart - An Azure Communication Services document | Microsoft Learn

     

    Ref:

    Kindly provide more details about your ask, if I misunderstand your requirement.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.