Every app has to have fucking AI now for some reason.

      • @guyclsOP
        link
        64 months ago

        Yeah, likely they’re using the same backend to provide voip services (maybe skype’s backend just scaled up) . Teams must’ve borrowed something from skype given how haphazardly it was developed and released.

        • Ephera
          link
          fedilink
          44 months ago

          MS Teams actually makes use of WebRTC. That’s a standard for VoIP (and similar) via web browsers. Mozilla and Google standardized that a few years ago and implemented it in their browsers, so what Microsoft did, is that they basically shipped a whole Google Chrome to users.

          I believe, they did rip some code from Skype for Business for the integration into Windows, though. In the early days, the OS would say that the Teams notifications came from Skype for Business.

          • @[email protected]
            link
            fedilink
            14 months ago

            yep and running teams would have skype services running…here is MS PR

            Transitioning from Skype for Business to Microsoft Teams To deliver smarter calling and meeting experiences with intelligent communications, we are bringing Skype for Business capabilities into Microsoft Teams

        • @[email protected]
          link
          fedilink
          24 months ago

          If you write apps integrating with MS Teams you still sometimes get exceptions mentioning Skype. I’m pretty sure they reused a decent part of the code