adityayudhi

Results 3 comments of adityayudhi

![gambar](https://github.com/tayler6000/pyVoIP/assets/10279786/d5f6fa86-179b-45e8-9580-e628ab8b9845)

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,...