microsoft / Broadcast-Development-Kit

Tools for Broadcasters utilizing Teams
MIT License
58 stars 24 forks source link

Fix/shut down media platform #22

Closed verdua closed 3 years ago

verdua commented 3 years ago

Purpose

Allow shut down the Media Platform to release the resources when the Bot is stopped.

Approach

Call the ShutDown() method provided by the Microsoft.Skype.Bots.Media to stop the Media Platform properly when disposing the Bot.