microsoft / BotBuilder-RealTimeMediaCalling

BotBuilder-RealTimeMediaCalling extends the BotBuilder to enable bots to engage in Skype audio-video calling. It provides real-time, programmable access to the voice, video, and screen sharing streams of a Skype call. The bot is a direct participant in a Skype 1:1 call.
MIT License
76 stars 36 forks source link

is this supported by Skype for business? #42

Open jaiswati opened 6 years ago

jaiswati commented 6 years ago

Hi,

is this supported by Skype for business?

Swati

ssulzer commented 6 years ago

@jaiswati Hi Swati,

No, there is no plan to support Skype for Business (Online or on-prem Server) using the BotBuilder-RealTimeMediaCalling framework/Microsoft.Skype.Bots.Media API.

Regards, Stephen Sulzer [MSFT]

jaiswati commented 5 years ago

Hi Stephen ,

is that possible to integrating skype for business API with Bot framework?are there any risks?

Regards, Swati

ssulzer commented 5 years ago

You can use the Bot Framework to build a chat bot for Skype for Business Online, see: https://docs.microsoft.com/en-us/skype-sdk/skype-for-business-bot-framework/docs/overview

I don't know how you would integrate the bot with the Trusted Application API.

frleger commented 5 years ago

Hi @jaiswati

BotBuilder-RealTimeMediaCalling still doesn't support SfB.

However, Microsoft Graph API has announced yesterday a preview for calls and online meetings APIs in Microsoft Teams.

"Second, we are announcing the public preview of the calls and online meetings APIs that will allow developers to build bots that can interact with and control audio/video calls and online meetings. Voice and video APIs will provide key capabilities our customers have been asking for, such as interactive voice response (IVR), call controls and access to real-time audio and/or video streams for calls and meetings, including desktop and app sharing."