Overview
Fixing (randomly changing/auto-adjusting) audio levels for Google Talk (Google Voice) microphone in Linux.
Problem
So I started using Google Voice chat a lot in the past few months. But just this passed week, I noticed the microphone volume was automatically increasing itself, until it became too loud for others in the conversation. I don't know why it suddenly started, but here is the solution to the problem. (I recently upgraded to Firefox 12 and this might be the change that caused the problem.)
Solution
Google Talk voice chat has an configuration file called 'options' in the folder '~/.config/google-googletalkplugin'. You want to edit this file or create it for yourself.
Make a backup '~/.config/google-googletalkplugin/options'. If the file does not exist, don't worry. Just create one. Edit file and add this line:
audio-flags=1
If you need help editing a file in Linux, see this article.
Wednesday, May 2, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment