Skip to content

Latest commit

 

History

History

text-to-sound

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

TEXT TO SOUND

Text-to-sound is a Python script for convert text to sound.

Library used

  • Pygame
  • gTTS

Setup

Install the packages listed in requirements.txt using pip

pip install -r requirements.txt

Usage

cd text-to-sound
python text-to-sound.py

👍 🎉 Now make some noice from text!