Raspberry ALSA sound output / input slave

后端 未结 2 1718
渐次进展
渐次进展 2021-01-19 14:19

I\'m trying to set one device for playback and another one for capture, my nano /etc/asound.conf has this:

pcm.!default {
        type asym
             


        
2条回答
  •  失恋的感觉
    2021-01-19 14:57

    The only answer I have is to buy an audio card with both input and output facility and make that the default "card." I am trying to do the same thing. I have even tried modifying the source code of PyAudio, without success. So the hardware route is currently the solution.

提交回复
热议问题