[LAU] routing alsa to jack - what about Skype

Joel Roth joelz at pobox.com
Thu Aug 2 10:49:32 UTC 2012


On Thu, Aug 02, 2012 at 11:29:21AM +0200, renato wrote:
> On Thu, 2 Aug 2012 17:09:51 +1200
> Robin Paulson <robin.paulson at gmail.com> wrote:
> 
> > hi all,
> > i have an alsa-only application i would like to integrate into my
> > jack-based setup. 
> 
> Hi, this works fine for me:

> https://wiki.archlinux.org/index.php/JACK#Playing_nice_with_ALSA

Okay, but what about skype? 


First of all, under Debian I needed to install
libasound2-plugins. 

With this in place, running jackd and a JACKified .asoundrc
audio Adobe Flash videos under Firefox gets to the audio
hardware.

Having installed alsa-oss, the following produces sound:

	aoss bplay somefile.wav 

However invoking

	skype

does not locate the audio device, and 

	aoss skype 

emits an error message:

	ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libaoss.so'
	from LD_PRELOAD cannot be preloaded: ignored.

This problem remains after replacing the previous 32-bit
client by a new 64-bit client.

FWIW, I found this snippet in ~/.Skype/shared.xml

    <VoiceEng>
      <AudioLib>1</AudioLib>
      <MicBoost>
        <_1>-1</_1>
        <Default.20device.20.28default.29>0</Default.20device.20.28default.29>
      </MicBoost>
      <MicVolume>
        <_1>100</_1>
        <Default.20device.20.28default.29>20</Default.20device.20.28default.29>
      </MicVolume>
    </VoiceEng>

Any tips would be welcome.

Joel
 
> renato 
> 

-- 
Joel Roth


More information about the Linux-audio-user mailing list