Skip to content

masadsummair/Voice-Controlled-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Voice-Controlled-Shell using python and c.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors