Isaac Addis

Results 4 comments of Isaac Addis

Same here, but I have all dependencies installed as per the requirements.txt

Ok, so to anyone having this problem, make sure to specify your mic using` input_device_index=x` on your self.in_stream() and self.out_stream() functions in device.py. To find the ID of your input...

This removed the initial problem I had, and it actually runs perfectly on my laptop running Linux Mint, but when I try to port the code to a Raspberry Pi...