0
0 Comments

Seeking Guidance on Real-Time Audio and Video Analysis in a Teams Plugin

Hello ,

I’m currently building a plugin for Microsoft Teams meetings. This plugin analyzes real-time audio and video streams and returns the results to the user through the app. My implementation uses a tab application that communicates with a bot application for processing and interaction.

The bot is intended to record real-time audio and video during meetings; however, I’ve encountered difficulties in implementing this feature. Despite my efforts, I haven’t been able to find a relevant example or project demonstrating how to achieve real-time audio and video recording within a Teams bot.

I would greatly appreciate any guidance, resources, or references to projects/examples that could help me implement this functionality.

Elias A. Answered question December 28, 2024
Add a Comment