How to acquire call information from Teams call in a separate application in real time?

我是研究僧i 提交于 2020-01-24 01:28:30

问题


We're trying to find a way to acquire information about a currently occurring call in Microsoft Teams - Phone number and direction of the call in particular - in a separate C# application.

In other words while a Teams call is active the separate application, running on the user's machine, should be able to capture and log the remote party and direction of the call.

There doesn't seem to be a straight forward way to do this in the Graph API that we've been able to find.

来源:https://stackoverflow.com/questions/56977475/how-to-acquire-call-information-from-teams-call-in-a-separate-application-in-rea

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!