/text_to_speech

Write something and convert it to speech in Python

Primary LanguagePython

Text to Speech converter in Python

Write something and convert it to speech in Python

Libraries

Install necessary package:

pip install pypiwin32

Execute from command line

In commnad line type:

python text_to_speech.py

You will be prompted to write something or press 'q' to Quit

Write something. 'q' for Quit:

So write something and press enter. You will hear it through your speakers.