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** Updating all the 'Microsoft.Graph.Communications' packages to 1.2.0.9212 or above breaks the samples. Should the stateless samples work with the latest versions of the SDK's? If so can...

Update to the latest Beta SDK for Beta CR Sample Version 1.2.0.9995

**Describe the issue** The Recording Application I have adds Large Gallery Bot for Participant Video feed (to have up to 50 Video Streams in one Combined). But I have an...

**Describe the issue** I am using Samples/V1.0Samples/LocalMediaSamples/PolicyRecordingBot folder to create a bot that can join and record a meeting. I have successfully made the bot join a call or meeting...

Teams user A initiated a peer-to-peer call with an IVR Bot, requiring ChatInfo details such as messageId and threadId. To access this information, we converted the peer-to-peer call to a...

**Describe the issue** A clear and concise description of what the issue is. **Scenario:** Tenant(account) A create a bot A User A belongs to Tenant(account) A and schedules a Teams...

I have a call with Bot, PSTN, and team participants. When I invoke the Hold operation on PSTN participant (IParticipant.StartHoldMusicAsync method) I hear hold music in the phone but the...

I'm trying to publish the AudioVideoPlaybackBot from the Visual studio. I've complete all the required steps but I'm getting the following error: If I create the storage account myself from...

We build our applications in .Net Core 3.1 . How to reference the Microsoft.Graph.Communications.Calls.Media and Microsoft.Skype.Bots.Media ?