kgiannis / text_to_speech

Write something and convert it to speech in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Write something and convert it to speech in Python


Languages

Language:Python 100.0%