Skip to content

A simple python code to convert text into speech by using a Google API called gTTS or Google Text To Speech.

Notifications You must be signed in to change notification settings

vidhikhatwani/Text-to-speech-using-gTTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text-to-speech-using-gTTS

A simple python code to convert text into speech by using a Google API called gTTS or Google Text To Speech. gTTS is a very easy to use tool which converts the text entered, into audio which can be saved as a mp3 file.

This code saves the audio file in .mp3 format after conversion in the same folder as jupytor notebooks. Playsound Module is used to play audio files in the notebook itself.

About

A simple python code to convert text into speech by using a Google API called gTTS or Google Text To Speech.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published