microsoft-graph-comms-samples
microsoft-graph-comms-samples copied to clipboard
Microsoft Graph Communications Samples
We are trying to solve for a business problem, where we need to generate real-time captions/transcript for an ongoing teams meeting. For this I am using PsiBot example. I am...
**Describe the issue** I am testing PsiBot example. I am running it with .NET 6.0. I got joinCall working, then first /api/calling to establish, but seconds later I got another...
**Describe the issue** We tried to wrap `call.AnswerAsync()` inside of `Task.Run()` and it resulted in an issue where the `MediaSession` on a `ICall` was often `null` instead of the expected...
Am I missing something or does the `AudioVideoPlaybackBot` solution not build (`\Samples\V1.0Samples\LocalMediaSamples\AudioVideoPlaybackBot.sln`). It doesn't build in VS or cli and I've tried going back a few versions and disabling NugetAudit....
**Describe the issue** The sample code constructs a new AudioVideoFramePlayer but passes null for the videoSocket (second) param. This always causes a null reference exception to be thrown by the...
Has anyone managed to update SimpleIvrBot to the latest packages, updating to anything past 1.2.0.7270 breaks more than just the models, any help would be appreciated? There seems to be...
I'm trying to come up with a way to track calls that are occurring in Teams, both peer to peer and calls from PSTN. Sadly there is no easy way...
Hi, Is it possible for a `Call.Participants.OnUpdated` event to be delayed, for example by an hour? Could it also fail to arrive entirely? In our case, a participant started screen...
**Describe the issue** When executing the code on my local machine, it displays the error message: 'Object reference not set to an instance of an object. **Code Snippet** var botInternalHostingProtocol...
-thumb is no longer a valid switch in configure_cloud.ps1