ここで説明されている問題が発生しています:https://productforums.google.com/forum/#!topic/gmail/n1cpJq1mC8U。
Google ハングアウトがマイクのレベルをリセットしているようです。
その投稿には解決策があります:
To turn off the auto adjust:
cd ~/.config/google-googletalkplugin # get to google chat's directory
cp -p options options.bak # make a backup before changing stuff !
gedit options # edit the config file
now change one of the lines so that it reads as follows:
audio-flags=1
ここまでは順調です。問題は、フォルダがないことです~/.config/google-googletalkplugin
。
ハングアウトはマイク以外は完璧に動作するので、何もインストールする必要はないと思いますが、どのように設定すればよいでしょうか?
答え1
質問から、Linux OS を使用していることがわかります。
私も同じ問題を抱えており、インストールGoogle ハングアウト私にとっては拡張機能はうまく機能しました。
私の場合は、Ubuntu 18.04 で Chromium を使用していました。