microsoft-graph-comms-samples icon indicating copy to clipboard operation
microsoft-graph-comms-samples copied to clipboard

Microsoft Graph Communications Samples

Results 193 microsoft-graph-comms-samples issues
Sort by recently updated
recently updated
newest added

**Describe the issue** Currently, [Microsoft.Graph.Communications.Core](https://www.nuget.org/packages/Microsoft.Graph.Communications.Core/) is dependent on [Microsoft.Graph.Core](https://www.nuget.org/packages/Microsoft.Graph.Core/) (>= 2.0.13 && < 3.0.0). Microsoft.Graph 5.x.x requires Microsoft.Graph.Core >= 3.x.x. The impact of this is that by introducing calling functionality...

Hi, everywhere (in readme for policy bot, hue bot, and a few other places...), there is mentioned that we should use wildcard certificate for Bots. Is this really only option?...

With the current Graph version 4.24, the bot encounters an exception in AnswerAsync ( same as issue #528 and #523 ). In that issue, it is suggested to use Graph...

We have the policy recording bot that able to recording audio, video and screen share. Is it possible merge the 3 outputs into 1 file like what Teams recording generates?...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Updating package to address code execution vulnerability [CVE-2021-26701](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-26701).

**This PR contains update to the documentation used to setup the AudioVideoPlaybackBot** - Updated to add configuration step for custom domain.

Would it be possible to increase the video socket limit from 10? The CPU overhead is not a concern for my use case.

Hey, Trying to implement a compliance teams bot that just enables recording and transcription automatically when joining a call. Anyone got any guides or documentation for a novice in Azure...

**Describe the issue** Trying to invite the bot into a Microsoft Teams meeting with EnableAudioHealingForUnmixed in true throws an exception "Audio Healing is not supported", with EnableAudioHealingForUnmixed set to false...