Skip to content

Latest commit

 

History

History

voice input output

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

voice input output

Having an code which cna losten you and say whatwver you want isn't it cool that's what this code does for you.

How to get started?

In order to run this script, you need to have Python 3.7.x installed in your machine. You can get it from here. After you're done installing Python 3.7.x, run the following command from your terminal to install it's dependencies:

pip install pyttsx3
pip install speech_recognition

Great, you're almost there!

Run the script

Open your terminal and navigate to the directory where you downloaded this project. After that, run the following command from your terminal to run the code :

python "voice input output.py"

Yaay! Now you are ready to go. Happy Coding! 💘