Hi!
Thanks very much for the skype_dsp_hijacker code - until Skype comes with configurations options for setting separate input and output devices, this helped me to get sound working.
My problem was that I use a Philips USB webcam as microphone, and Skype wants to use the same device for input and output. This doesn't work in my case, since the webcam has no built-in speaker.
So, after hacking the code a bit, I just got Skype working with separate devices for sound input and output. Now when Skype tries to open /dev/dsp, the patch makes it open TWO devices instead; /dev/dsp (my soundcard), AND /dev/dsp2 (my webcam microphone).
I'll be glad to send the patched skype_dsp_hijacker to anyone who has a similar setup, and wants to use separate devices for input and output.
Regards
Jan Albin
jan@nsgroup.net