Hi, <div><br></div><div>I am trying to monitor the sound card on my machines. <div>I have two sound cards, out of which I am able to monitor the on-board sound device successfully, however I am facing "device open" issues while monitoring the USB handset I have.</div>
<div><br></div><div><b>the output of aplay -l is</b></div><div> <br clear="all"><div><div>**** List of PLAYBACK Hardware Devices ****</div><div>card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]</div><div>
  Subdevices: 0/1</div><div>  Subdevice #0: subdevice #0</div><div>card 1: Device [Generic USB Audio Device], device 0: USB Audio [USB Audio]</div><div>  Subdevices: 1/1</div><div>  Subdevice #0: subdevice #0</div></div><div>
<br></div><div><b>My /etc/asound.conf looks like this, </b></div><div><br></div><div><div>pcm.pulse_monitor {</div><div>  type pulse</div><div>  device alsa_output.pci-0000_00_1b.0.analog-stereo.monitor</div><div>}</div><div>
<br></div><div>ctl.pulse_monitor {</div><div>  type pulse</div><div>  device alsa_output.pci-0000_00_1b.0.analog-stereo.monitor</div><div>}</div><div><br></div><div><br></div><div>pcm.pulse_monitor1 {</div><div>  type pulse</div>
<div>  device alsa_output.usb-0d8c_Generic_USB_Audio_Device-00-Device.analog-stereo.monitor</div><div>}</div><div><br></div><div>ctl.pulse_monitor1 {</div><div>  type pulse</div><div>  device alsa_output.usb-0d8c_Generic_USB_Audio_Device-00-Device.analog-stereo.monitor</div>
<div>}</div></div><div><br></div><div><br></div><div>Now when I play a music on my on-board sound device (HDA Intel), and execute</div><div><br></div><div><b>arecord -Dpulse_monitor -c2 -fS32_LE /dev/null -vvv</b></div><div>
<br></div><div>I am able to monitor.</div><div><br></div><div>However, when I monitor and do the following, </div><div><b>arecord -Dpulse_monitor1 -c2 -fS32_LE /dev/null -vvv</b></div><div><b><br></b></div><div><b>&</b></div>
<div><b><br></b></div><div><b>aplay -Dhw:1 -c1 -fS16_LE song.wav, </b></div><div><br></div><div>the o/p is </div><div><br></div><div><b>aplay: main:660: audio open error: Device or resource busy. </b></div><div><b><br></b></div>
<div>Also I have noticed, if I play the song.wav first and then do the monitoring, it still doesn't work, until song.wav is finished. I have tried to do this on multiple machines, with no avail.</div><div><br></div>-- <br>
<p><br></p><p>Thank you... </p><p><b>Amar Akshat (<span style="font-size:9pt">アマール)</span></b></p><p style="text-align:left"><span style="color:rgb(27,27,27);font-family:'Lucida Grande',Verdana,'Lucida Sans Regular','Lucida Sans Unicode',Arial,sans-serif;font-size:13px;text-align:-webkit-auto;background-color:rgb(244,244,244)"> <i>"Walking on water and developing software from a specification are easy if both are frozen."</i></span></p>
<br>
</div></div>