aylins 2020 年 3 月 26 日 上午 5:25
SOLUTION: mac mic not working for steam
there is the solution:

Make Steam ask for permissions by executing following steps:

Add the following key in the Info.plist of Steam app

<key>NSMicrophoneUsageDescription</key>
<string>Voice chat</string>
Info.plist can be found in “/Applications/Steam.app/Contents/Info.plist”

Delete the cached Info.plist of the application by executing following command in terminal
defaults delete /Applications/Steam.app/Contents/Info.plist

Relaunch Steam and go to Voice setting tab. Press test microphone and steam will ask for permissions. Allow it and it will start working.
最後修改者:aylins; 2020 年 3 月 26 日 上午 5:25
< >
目前顯示第 1-12 則留言,共 12
Count Zero 2020 年 4 月 5 日 上午 7:56 
Works very well. Many thanks, i had already done the steam plist configuration but didn't knew about the system cache.
Oddible 2020 年 4 月 5 日 下午 3:15 
Thank you so much, easiest solution.
izzagtbro 2020 年 4 月 5 日 下午 10:01 
引用自 aylinserkan
there is the solution:

Make Steam ask for permissions by executing following steps:

Add the following key in the Info.plist of Steam app

<key>NSMicrophoneUsageDescription</key>
<string>Voice chat</string>
Info.plist can be found in “/Applications/Steam.app/Contents/Info.plist”

Delete the cached Info.plist of the application by executing following command in terminal
defaults delete /Applications/Steam.app/Contents/Info.plist

Relaunch Steam and go to Voice setting tab. Press test microphone and steam will ask for permissions. Allow it and it will start working.


i get the following feedback. What could be the issue?

admin@Users-iMac ~ % defaults delete /Applications/Steam.app/Contents/Info.plist
2020-04-06 08:59:54.880 defaults[92963:3638423]
Domain (/Applications/Steam.app/Contents/Info.plist) not found.
Defaults have not been changed.
admin@Users-iMac ~ %
izzagtbro 2020 年 4 月 5 日 下午 11:58 
worked
aylins 2020 年 4 月 6 日 下午 3:10 
that is great!! i was going crazy to search an answer and i am very happy it helped you :steamhappy:
caiokwsk 2020 年 4 月 9 日 下午 6:08 
U are a heroooo!
vlo 2020 年 4 月 12 日 上午 2:54 
I wasn't able to open Steam, was there something that I was missing?
vlo 2020 年 4 月 12 日 上午 10:49 
NVM IT WORKS!
redrum 2020 年 4 月 12 日 下午 11:51 
This was driving me crazy, this solution worked great! Thank you!
Remitu 2020 年 4 月 18 日 下午 12:01 
Thank you, you are amazing! \o/
TTM 2020 年 4 月 25 日 下午 7:48 
thank you very much ! it works..
gyoza yum 2020 年 5 月 19 日 上午 3:29 
I still need more help: I'm sorry I'm such a computer numb nut! Will you please please explain how to execute the steps and delete the cached files more thoroughly for me? Where do I add that key? And do I delete the cached Info.plist in the same location, or a different terminal (is terminal defaults different than the Info.plist location where I'm supposed to add the key? When I tried, I got a message saying access denied also.
< >
目前顯示第 1-12 則留言,共 12
每頁顯示: 1530 50

張貼日期: 2020 年 3 月 26 日 上午 5:25
回覆: 12