Mark Oliver

Results 19 comments of Mark Oliver

I have been looking into trying to mock the API with https://github.com/microsoft/m365-developer-proxy which gives some of what I want, and as you say @InDieTasten it seems to be the participant...

Hi, this happens when the media engine cannot emit the audio/video events fast enough, which is often because you are doing too much in the event handlers. You have to...

I am seeing the same issue for my profile: https://www.wearedotnet.io/mosoftwareenterprises I have ensured that my feed passes the validator mentioned above https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fblog.markoliver.website%2Frss.xml ![image](https://github.com/WeAreDotnet/dotnet-creator-cards/assets/71320282/0cad940d-2208-4249-8b7a-aaa96a376092) Is there anything else I can do...

Thankyou for the feedback, no pressure from me. I know you are busy!

Hi. Click on the create support request button. They normally respond quickly.

If it is anything like the Media Bot, then it is because a VM will be instantiated and the bot software deployed to it. I dont know the layout of...

I can confirm that the bot can work in cloud services extended support. Not sure what is in the sample code.

I have not debugged remotely, but this tells you how to do it locally: https://microsoftgraph.github.io/microsoft-graph-comms-samples/docs/articles/Testing.html Some helpful stuff here too; https://blog.markoliver.website/Category/compliance-recording

Hi @JSGund I get this error too, but everything works anyway. Is it really an issue?