microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Bot should join online meeting Automatically.

Open
#423 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
253
Forks
275
Avg merge
1d 5h
Merged PRs (30d)
1

Description

I am able to setup and run the AudioVideoPlaybackBot sample for 1:1 call (when call is made to bot from personal chat), but for joining online meeting, as documentation states, we have to use postman to post meeting join URL at bot_url/joinCall so relevant controller is hit and event's to join group call/meeting are fired. Is there anyway, we can make the bot join the meetings automatically, without using postman?
image

e.g. if user start's a meeting, by clicking 'Meet' button in above screenshot or a scheduled meeting, bot Automatically joins it and provides us access to the media being received.
Your suggestions are appreciated in advance.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the AudioVideoPlaybackBot sample documentation and the bot_url/joinCall entry point currently exercised through Postman. Determine whether meeting-start or scheduled-meeting events are exposed for this sample and what would trigger the group-call join flow; done means the bot joins without a manual Postman request and provides access to received media.

Written by the indexing model from the issue text.

Assessment

Tech stack
postman
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.