Voice Chat

A fully encrypted, multi-threaded voice chat system written in Python

This is a personal project I built after learning multi-threading concepts in an Operating Systems course (COMPSCI 377)

It's a fully encrypted voice chat system with a client and a server. It's built in Python and uses libraries like PyCrypto, SoundDevice, and NumPy. Check it out at https://github.com/sspathak/VoiceChat