LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   can skype stop changing the sound volume ? (https://www.linuxquestions.org/questions/linux-software-2/can-skype-stop-changing-the-sound-volume-586426/)

frenchn00b 09-21-2007 04:47 PM

can skype stop changing the sound volume ?
 
My microphone is usb, and skype set up the volume lower every few sec.

Code:

amixer -c 1
Simple mixer control 'Mic',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Mono
  Limits: Capture 0 - 78
  Mono: Capture 78 [100%] [20.00dB] [on]

so I should do :
Code:

amixer -c 1 set 'Mic',0 255
all the time to keep having good sound

can it be set for once and do skype wihtout it automatically put down the volume of my mic ?

person the other side hears me much better when I do :
Code:

amixer -c 1 set 'Mic',0 255
Thanks for any hints !

version skype, 1.0. sthg 0.3.53.api

frenchn00b 09-21-2007 05:00 PM

It s okay,

I installed the last one 1.4 beta
it s much better adn sound quality too.

kopete in parallel can handle the video, cool !


All times are GMT -5. The time now is 04:52 AM.