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

Samples updates #34

Closed waboum closed 6 years ago

waboum commented 6 years ago

-Moved to os family 5 for dotnet 4.6.2 -Upgraded the media bot sdk to latest version 1.8.0.19-alpha -Removed audio playback to avoid echo cancelation on the client side