On Mon, Sep 19, 2011 at 12:24 PM, Colin Guthrie <gmane at colin.guthr.ie> wrote: > One other option is to do the following. I'm assuming you do not want to > hear the audio produced, hence the use of a null sink. > > load-module module-null-sink sink_name=null > load-module module-combine sink_name=combine > slaves=alsa_output.usb-Logitech_Logitech_G930_Headset-00-Headset.analog-stereo,null > load-module module-loopback sink=null > source=alsa_input.usb-Logitech_Logitech_G930_Headset-00-Headset.analog-mono > > > Then you just set skype to use your null.monitor as for it's recording > sink and the application you want to record should output o the combine > sink. > > This setup ensures that Skype records the product of both what is > playing on the combine sink and the mic. Thanks very much. This worked great! -- - Patrick Donnelly