<p>Hello,</p>
<p>I would like to try the echo canceller webrtc in pulse audio.<br />So I've install pulse audio with the webrtc aec enabled.<br />And i've done an alsa configuration file like this :</p>
<p>pcm.pulse {&nbsp; &nbsp; type pulse}<br />ctl.pulse {&nbsp; &nbsp; type pulse}<br />pcm.!default {&nbsp; &nbsp;type pulse}<br />ctl.!default {&nbsp; type pulse}</p>
<p>The first problem is my record device is on the card 1.<br />And it seems (when i'm doing parecord and "pactl info" =&gt;&nbsp;Default Source: alsa_input.0.analog-stereo)<br />it records on the sound card 0.</p>
<p>The second problem is, is there any option to enabled the echo canceller ?</p>
<p>Or I just have to do : paplay random_file.wav &amp; parecord &gt; record</p>
<p>To have a record file without the&nbsp;random_file.wav sound.</p>
<p>Thanks in advance for your help.</p>