<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Dear PulseAudio community,<br><br>My apologies if this is either a double post or simply a stupid question.&nbsp; As the subject line suggests I'm interested in recording something like a Skype conversation.&nbsp; I say something like a Skype conversation because I work with some similar voip teleconferencing programs other than Skype.<br><br>I've been looking in several places for some information.&nbsp; Hopefully I'm close to having a solution, but I'm not quite there.<br><br>pacat -r -d alsa_output.pci-0000_00_14.2.analog-stereo.monitor <br><br>I've used the above command to capture audio passing through my sound server.&nbsp; I've also added a virtual device in my /etc/alas/pulse-default.conf file.&nbsp; So I can also capture that audio with other programs such as Audacity.&nbsp; So I need to include my microphone to the recording.&nbsp; <br><br>I've found the following command, which doesn't work for me, to pass two streams:<br><br>pacat -r -d alsa_input.pci-0000_00_14.2.analog-stereo | pacat -p -d&nbsp;
                        
                alsa_output.pci-0000_00_14.2.analog-stereo.monitor<br><br>The above results in:<br><br>Stream error: No such entity<br>write() failed: Broken pipe<br><br>for me.<br><br>So, is there a way to combine my two devices?&nbsp; I'm assuming something like a pacmd script will do the trick, but I don't yet understand how the module-combine statements work.&nbsp; <br><br>Many Thanks.<br><br><br>                                               <br /><hr />Get a free e-mail account with Hotmail. Sign-up now. <a href='' target='_new'></a></body>
</html>