this post was submitted on 01 Jun 2024
392 points (96.2% liked)

Memes

45581 readers
1 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] ryannathans@aussie.zone 13 points 1 year ago (1 children)

Uh it's still skype for personal use

[–] guycls@lemmy.world 6 points 1 year ago (3 children)

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@lemmy.ml 4 points 1 year ago (1 children)

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 1 points 1 year 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

[–] Phen@lemmy.eco.br 3 points 1 year ago

Skype for business barely had anything to do with Skype tho, other than the name.

[–] flamingo_pinyata@sopuli.xyz 2 points 1 year 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