Search code examples
c#botframeworkmicrosoft-teams

How to invite a bot to a Microsoft Teams Live Event


I was wondering if its possible to have a bot join a Live Event, since the documentation does not talk about it.

I have already tried the PlayBack Bot , and i wanted to know if its possible to do something like that, but in a Live Event, since the sample its done on a regular call.

Considering this, i would also like to know if its possible to assign it a presenter role, and if so how do you assign it.

The bot im trying to build is a hosted media application , which could access to the video and audio data streams from the call.

PS: We were able to join a private organization meeting with an external bot, as a presenter. Is this a bug or is this scenario supported? We are hosting the bot in a tenant x and the event in a tenant y

I have also opened a issue on github but got no response


Solution

  • I could finally do so, Refer to this issue on GitHub for further information.