Skip to content

Text-to-Speech converter - GUI App using Google TTS and Tkinter

Notifications You must be signed in to change notification settings

yogarajalakshmi-s/text-to-speech-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Text-To-Speech Converter GUI App

A text-to-speech converter app developed using Python, Google TTS library and Tkinter.

  1. Tkinter screen has a button with the option to upload file.
  2. File formats supported are .txt and .pdf
  3. When uploading, the filepath is stored and file content is read.
  4. The content gets converted to .mp3 file using gtts library.
  5. This .mp3 file is stored and could be accessed anytime.

About

Text-to-Speech converter - GUI App using Google TTS and Tkinter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages