adityayudhi
Results
3
comments of
adityayudhi

can you help me @tayler6000 , should i convert packet from PCMA to linier first ?
i use pyaudio to stream out to the speaker, when i use ```py CHUNK = 160 FORMAT = pyaudio.paInt16 CHANNELS = 1 RATE = 8000 stream_out = p.open(format = FORMAT,...