Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Microsoft teams mutes Spotify

Solved!

Microsoft teams mutes Spotify

Plan

Free

Country

Poland

Device

 80QQ Lenovo ideapad 100-15IBD

Operating System

POP!_OS 20.10

 

My Question or Issue

When I enter a teams meating Spotify gets muted until the end off the call.

Does anyone know how to fix this?

Reply

Accepted Solutions
Marked as solution

Hey @user-removed 

 

This appears to be a PulseAudio thing and thus should be fixable by doing the following:
1. Open Terminal, open this file using whatever you like (I use nano):

sudo nano /etc/pulse/default.pa

2. Look for this line and comment it out:

load-module module-role-cork

3. Restart Pulseaudio.

According to the file, this module will mute/stop audio and video playback when a phone stream is active.

 

Let me know how you get on. 🙂

View solution in original post

4 Replies

Yes, I have the same problem. And it stays muted even when the app is closed. It's very frustrating that you have to do it manually.
Marked as solution

Hey @user-removed 

 

This appears to be a PulseAudio thing and thus should be fixable by doing the following:
1. Open Terminal, open this file using whatever you like (I use nano):

sudo nano /etc/pulse/default.pa

2. Look for this line and comment it out:

load-module module-role-cork

3. Restart Pulseaudio.

According to the file, this module will mute/stop audio and video playback when a phone stream is active.

 

Let me know how you get on. 🙂

Everything is working fine now.

Everything works now thank you!

Suggested posts