Skip to content

This repository contains the code for a Text To Speech Tool written in Python.

Notifications You must be signed in to change notification settings

SyedHuzaifa007/Text-To-Speech-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Text-To-Speech-Tool

This repository contains the code for a Text To Speech Tool written in Python3.

Module Used:

  • The module that is used in making this tool is the pyttsx3
  • pyttsx3 is the text to speech API provided by Microsoft that is also used in your computer.

How It Works:

  • You will have to write the phrase that you want to convert into speech and store it in the variable string
  • Now, all the effort you'll have to do is to hit the Run button.
  • The tool will automatically convert your written text into speech and save it into an .mp3 file.

Conclusion:

  • I hope that this wonderful tool will help you alot and you can also customize this amazing tool according to your need.
  • I hope you'll enjoy using it.

Thanks!

About

This repository contains the code for a Text To Speech Tool written in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages