Skip to content

This is a simple text-to-speech program that utilizes the gTTS (Google Text-to-Speech) library to convert any text input into spoken language.

License

Notifications You must be signed in to change notification settings

m3mentomor1/Text-to-Speech_Coverter_Using_gTTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text-to-Speech_Coverter_Using_gTTS

🧐 I. Overview

This is a simple text-to-speech program that utilizes the gTTS (Google Text-to-Speech) library to convert any text input into spoken language.


📦 II. Dependencies

Main

  • gTTS (Google Text-to-Speech) - a library that allows users to interface with Google's Text-to-Speech API.
  • Playsound - a simple Python library used for playing audio files.

Others

  • OS - a library that provides a way of using operating system-dependent functionality.

About

This is a simple text-to-speech program that utilizes the gTTS (Google Text-to-Speech) library to convert any text input into spoken language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages