Skip to content

samyakjain24040/Text_to_speak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Text-to-Speech

Description

This is a simple Text-to-Speech (TTS) application built in Python. It uses the built-in TTS engines of Windows, macOS, and Linux to convert text input into speech.

Features

  • Cross-platform support (Windows, macOS, Linux)
  • Simple graphical user interface (GUI) for user interaction
  • Input text box for users to type in the text they want to be spoken

Installation

To run this application, you need to have Python installed on your system. If you don't have Python installed, you can download it from the official website: https://www.python.org/downloads/

Dependencies

This application uses the following Python libraries:

  • os
  • platform
  • tkinter

You can install these libraries using pip:

pip install os-platform-tkinter

UsageTo use this application, follow these steps:

  • Clone this repository to your local machine.
  • Navigate to the directory containing the script.
  • Run the script using Python:

python main.py

  • A window will open with a text box. Type the text you want to be spoken into the box and press the "Speak" button.

Contributing:

  • Contributions are welcome! Please read the contributing guidelines before making any changes.

License:

  • This project is licensed under the terms of the MIT license.

Contact:

About

🔥The python project for text to speak

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages