create bot for MS Team

Le Duc Dung 0 Reputation points
2025-05-12T08:23:24.98+00:00
I want to make a bot for ms team using Bot Framework SDK or Teams Toolkit and want to receive audio stream, how to do it?
Are the above 2 methods blocked due to security issues?
Microsoft Teams Development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nivedipa-MSFT 3,646 Reputation points Microsoft External Staff Moderator
    2025-05-12T09:36:27.0733333+00:00

    @Le Duc Dung (GPL.FML.MI) - Yes, it’s possible for a Microsoft Teams bot to receive real-time audio streams — but not directly through just the Bot Framework SDK or Teams Toolkit. To achieve this, you will need to use the Microsoft Graph Communications Calling SDK, which is specifically designed for handling calls and media streams in Teams.

    You can find detailed guidance and requirements in the official Microsoft documentation here:
    https://learn.microsoft.com/en-us/microsoftteams/platform/bots/calls-and-meetings/requirements-considerations-application-hosted-media-bots

    Thanks, 

    Nivedipa 

    -----------------------------------------------------------------------------------------------------------

    If you find the response helpful, please click "Yes" to mark it as helpful and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.  


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.