Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages