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

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

          • @BCsven@lemmy.ca
            link
            fedilink
            11 month 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

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