Unable to fetch the Active Participants in Teams Meeting

ML 0 Reputation points
2025-01-22T08:09:37.5433333+00:00

We have developed an application that invites Recording Bot to join the active Teams meeting. Basically It updates the context of Bot with activate participants of the meeting so that it can perform active transcription of audio stream which was working fine but Recently when we create new version of Bot image with same version of packages The Bot is not able to get the Active Participants of the meeting.

List of Packages used in Dotnet application: - Microsoft.Graph - Microsoft.Graph.Communications.Calls

  • Microsoft.Graph.Communications.Calls.Media

Ant suggestions or insights on resolving this would be greatly appreciated.

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,524 questions
{count} votes

2 answers

Sort by: Most helpful
  1. ML 0 Reputation points
    2025-01-23T04:04:09.66+00:00

    Hello @Sayali-MSFT
    Please find the below link, that consists of steps we followed.
    https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-calling-meeting/csharp

    Teams Client version: 49/24120100221.

    I would like to share any other information that helps to resolve the issue.

    Thank you.


  2. ML 0 Reputation points
    2025-01-23T08:05:57.94+00:00

    We have an older Bot Image with correct versions of the Microsoft.Graph, Microsoft.Graph.Communications.Calls, and Microsoft.Graph.Communications.Calls.Media packages which is able to identify all the active participants, but with same Package versions in the new Bot Image is not working as the old one.

    Thank you.

    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.