Skip to content

this is a basic working GUI of text to speech application using python , tkinter ,gtts and playsound module

Notifications You must be signed in to change notification settings

wipfl/text-to-speech-application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Text To Speech Convertor Using Python

This is a basic working GUI of text to speech application using python , tkinter ,gtts and playsound module

NOTE : while working on this application , your Internet connection should be on.

This python appliction converts your text which you inserted in text area into voice, you can also save your output by clicking on save button.

Module Required:

  1. Pyttsx3 (pip install pyttsx3)
  2. tkinter

About

this is a basic working GUI of text to speech application using python , tkinter ,gtts and playsound module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%