Microsoft Graph Teamwork API
A Microsoft API that supports working with Microsoft Teams.
1,100 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I want to access the live video and audio stream session going on the Microsoft Team using C#/C++.
I found that Bots can interact with Teams calls and meetings using real-time voice, video using Microsoft.Graph.Communications.Calls.Media.
But Just want to know is it possible to get access of live Microsoft Team video and audio stream sessions without Bot?
Thanks.