Skip to content

TextToSpeech Windows Application Build using Tkinter, Python and gTTS API

Notifications You must be signed in to change notification settings

ChrisFayad/AudioBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AudioBook

TextToSpeech Windows Application Build using Tkinter, Python and gTTS API

How To:

--> Use the "Select a File" button to choose the PDF file you want to convert to Audio file (mp3)

--> Use the "Specify a Page Number" radio-button to convert only one Page

--> Use the "Specify a Page Range" radio-button to convert several pages

--> Use the "Specify a Language" Dropdown Menu to select the Language used in the PDF (You can find all the languages that google TTS API support)

--> Use the "Specify Speech Speed" Dropdown Menu to either select Normal Speed or Slower Speed

--> Finally, Use the "Save as Audio" button to Save a mp3 audio file of your pdf file

About

TextToSpeech Windows Application Build using Tkinter, Python and gTTS API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages