Why can't sound device record with two channels?

后端 未结 0 903
春和景丽
春和景丽 2021-01-03 00:25

I\'m trying to record audio in python but am having trouble. When I run this code:

import sounddevice as sd
from scipy.io.wavfile import write
 
fs = 44100  
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题