Bei mir tritt das hier beschriebene Problem auf:https://productforums.google.com/forum/#!topic/gmail/n1cpJq1mC8U.
Google Hangouts scheint die Pegel meines Mikrofons zurückzusetzen.
Dieser Beitrag hat eine Lösung:
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
So weit, so gut. Das Problem ist, dass ich keinen Ordner habe ~/.config/google-googletalkplugin
.
Mein Hangouts funktioniert bis auf das Mikrofon einwandfrei, ich schätze also, dass ich nichts installieren muss. Aber wie konfiguriere ich es?
Antwort1
Ich entnehme Ihrer Frage, dass Sie ein Linux-Betriebssystem verwenden.
Ich hatte das gleiche Problem und die InstallationGoogle HangoutsDie Erweiterung hat bei mir wunderbar funktioniert.
In meinem Fall habe ich Chromium unter Ubuntu 18.04 verwendet.