Forum Discussion
microphone not working on Skype For Business for Mac
- Apr 23, 2020
Ciarlino82 Check FabianoGoncalves solution on Sep 25, 2019 at 4:16 AM in the following link:
https://community.spiceworks.com/topic/2158310-mic-not-working-on-skype-for-business-calls-on-mac
It worked for me with Mac Book Pro macOS Catalina a few minutes ago.
Good luck
Ciarlino82 Check FabianoGoncalves solution on Sep 25, 2019 at 4:16 AM in the following link:
https://community.spiceworks.com/topic/2158310-mic-not-working-on-skype-for-business-calls-on-mac
It worked for me with Mac Book Pro macOS Catalina a few minutes ago.
Good luck
- dougpygeApr 23, 2020Copper Contributor
The solution on that page is to restart SfB. Not a fix.
- harry0421Apr 24, 2020Copper ContributorI was refering to this answer:
FabianoGoncalves ∙ Sep 25th, 2019 at 4:16am
==========================================================================
First of all, disable SIP protection in your Mac.
==========================================================================
How to turn off System Integrity Protection in macOS
Click the Apple symbol in the Menu bar.
Click Restart…
Hold down Command-R to reboot into Recovery Mode.
Click Utilities.
Select Terminal.
Type csrutil disable.
Press Return or Enter on your keyboard.
Click the Apple symbol in the Menu bar.
Click Restart…
If you later want to start using SIP once again (and you really should), then follow these steps again, except this time you'll enter csrutil enable in the Terminal instead.
To check if it is disabled, execute the command csrutil status
and confirm the message: System Integrity Protection status: disabled.
==========================================================================
After that,
Manually manipulate the security database TCC.db.
==========================================================================
. Open Terminal
. Make a backup copy of the ~/Library/Application\ Support/com.apple.TCC/TCC.db file
. Open the database by giving command:
sudo sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db
. Provide your password when requested Within sqlite3, For Skype for Business audio fix type in command:
INSERT INTO access VALUES('kTCCServiceMicrophone','com.microsoft.SkypeForBusiness',0,1,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);
. If you receive some error on INSERT, try REPLACE sql command below:
REPLACE INTO access VALUES('kTCCServiceMicrophone','com.microsoft.SkypeForBusiness',0,1,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);
. Type .exit to exit the sqlite3
Skype for Business should be visible in the Security & Privacy preferences Privacy-Microphone view
This is not something the user should be required to do, but until the application is fixed, this might be the only way.
- Eileencole1Apr 23, 2020Copper Contributor
Is there any other work around? Basically I haven't done techy stuff for years and would prefer to use a standard solution as opposed to start changing settings through the back door
- GeorgemeMay 09, 2020Copper ContributorPlug your headphones (Ones with microphone inbuilt) in before joining a meeting and it triggers the permission to use microphone notification Once you join