Skip to content

AgrawalSujal/Robo-Speaker-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🤖 Robo Speaker - Python Text-to-Speech App

Robo Speaker Banner

Python Windows


🗣️ What is Robo Speaker?

Robo Speaker is a simple and fun Python project that converts your typed text into speech using the pyttsx3 library with Windows SAPI5 for natural-sounding voice output.


🧰 Tech Stack

  • 🐍 Python 3.x
  • 🔊 pyttsx3 (Text-to-Speech library)
  • 🪟 Windows SAPI5 Voice Engine

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/AgrawalSujal/Robo-Speaker-Using-Python.git
cd robo-speak

2. Install Dependencies

pip install pyttsx3

3. Run the Program

python robo_speaker.py

✅ Features

  • 🎙️ Speaks whatever text you type
  • 🪄 Clean and interactive terminal interface
  • 🔁 Continuous conversation loop until you type exit
  • 💻 Minimal and easy-to-understand code

📂 File Structure

robo-speak/
│
├── assets/
│   └── Banner.png
├── robo_speaker.py
├── README.md
└── requirements.txt

🙋‍♂️ Author

Sujal Agrawal - GitHub Profile

About

Robo Speaker is a simple Python text-to-speech program built with the pyttsx3 library. It converts typed text into speech using Windows SAPI5 engine.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages