Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 359 Bytes

File metadata and controls

22 lines (12 loc) · 359 Bytes

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