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

      • @guycls@lemmy.worldOP
        link
        fedilink
        010 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.

        • @flamingo_pinyata@sopuli.xyz
          link
          fedilink
          010 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

        • Ephera
          link
          fedilink
          010 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.