Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Disable Skype's auto-changing of microphone volume' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Disable Skype's auto-changing of microphone volume
Authored by: lfrohling on Jan 24, '09 03:24:36AM

I had something like that with mine too (MacPro Leopard, latest version) and I simply deleted the "extra" lines (between the <VoiceEng> and the </VoiceEng>) and pasted in the lines suggested in the first post.

Yes mine looked like yours with the "subroutines" of ...
<MicBoost>
<Built-in.20Line.20Input>0</Built-in.20Line.20Input>
[crap here]
</MicBoost>
<MicVolume>
<Built-in.20Line.20Input>49</Built-in.20Line.20Input>
[crap here]
</MicVolume>
<SpeakerVolume>97</SpeakerVolume>

... all between the <VoiceEng> and the </VoiceEng> loops. No problems when I deleted it. My Mac"pro" doesn't have built in mike/camera like my MacBook pro but it does have the grunt I need when I need it :)

PS. Anyone in Australia want an online video editor so I can put my "grunt" to good use?! ;)

---
Whatever, whenever...



[ Reply to This | # ]
Disable Skype's auto-changing of microphone volume
Authored by: Spheenik on Apr 14, '11 02:58:11PM

Just want to confirm that removing all the extra lines and just putting

<VoiceEng>
<AGC>0</AGC>
<MicVolume>100</MicVolume>
</VoiceEng>

works with Skype 5.1.0.914 too.

Thanks for the hint!



[ Reply to This | # ]