This fix works for me:

add this code to ~/.asoundrc

pcm.skypeout
{
type plug
slave.pcm "dmix"
}
ctl.skypeout
{
type hw
card 0
}
pcm.skypein
{
type plug
slave.pcm "dsnoop"
}
ctl.skypein
{
type hw
card 0
}

and this to /etc/pulse/default.pa

load-module module-alsa-sink device=dmix sink_name=output
load-module module-alsa-source device=dsnoop

then log out and log in to X (to apply the new settings)

and finally set "skypein" in Skype -> Options -> sound devices -> Sound
in

Can it be applied to somehow to jaunty?

-- 
cant record in gnome-sound-recorder, cant play sound in skype
https://bugs.launchpad.net/bugs/325290
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to