microsoft-graph-comms-samples
microsoft-graph-comms-samples copied to clipboard
Microsoft Graph Communications Samples
MediaPerf is not registered: no key found at SYSTEM\CurrentControlSet\Services\MediaPerf\Performance
While running the Echo Bot locally I am getting below error: [SkypeBotsMediaPlatform][AppId:f05ea5ce-52a9-4efb-9dd4-e99a715c9570][KHADEERKI] MediaPerf is not registered: no key found at SYSTEM\CurrentControlSet\Services\MediaPerf\Performance I have used the code which is given in...
Getting below error during the deployment  When I tried to update the quota we are getting below error   How do I change the limit...
My bot in a call has 'Unverified' tag appears in its name. According to this doc, it seems the bot needs to be associated with an actual email: https://learn.microsoft.com/en-us/answers/questions/1613892/new-teams-unverified-users Is...
Starting with the MicrosoftTeams powershell module version 6.1.0 the example Set-CsTeamsComplianceRecordingPolicy from the PolicyRecordingBot sample no longer functions. The command: Set-CsTeamsComplianceRecordingPolicy -Identity -ComplianceRecordingApplications ` @(New-CsTeamsComplianceRecordingApplication -Parent -Id ) executes in...
We have policy recording bot handles Group call / meeting mode with participantcapacity ( ex 100) . after migration policy recoding bot solution to .net 8, we receives Call.ParticipantJoiningHandler event...
When using PolicyRecordingBot, a call to the bot is established and recording starts correctly, but halfway the call, we receive an event that the call is deleted, and recording stops....
I have been trying to create an audio live call peer to peer from bot to participant so I assumes this must be application hosted media type. However I do...
**Describe the issue** Unable to deploy PolicyRecordingBot. **Code Snippet** **Expected behavior** Deploy PolicyRecordingBot to Cloud Services (extended support) **Graph SDK (please complete the following information):** **Call ID** Provide the list...
https://github.com/microsoftgraph/microsoft-graph-comms-samples/tree/master/Samples/V1.0Samples/LocalMediaSamples/PolicyRecordingBot I followed all steps on this deployment, however the exception is occurring during startup: Unhandled Exception: Invalid URI: The hostname could not be parsed. at System.Uri.CreateThis(String uri, Boolean dontEscape,...