Voice-Controlled-Shell Need to install these packages : sudo apt-get install python3 python3-pip pip3 install SpeechRecognition sudo apt install python3-pyaudio pip3 install PyAudio pip3 install pyttsx3 sudo apt install libespeak1 To build cc -fPIC -shared -o functions.so functions.c To Run python3 main.py