https://github.com/mohammadrezaamani/texttospeech-kivy
Graphical Text to speech program using Kivy and KivyMD
https://github.com/mohammadrezaamani/texttospeech-kivy
Last synced: 3 months ago
JSON representation
Graphical Text to speech program using Kivy and KivyMD
- Host: GitHub
- URL: https://github.com/mohammadrezaamani/texttospeech-kivy
- Owner: MohammadrezaAmani
- Created: 2022-02-10T15:01:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T16:13:57.000Z (over 1 year ago)
- Last Synced: 2025-01-13T11:12:24.009Z (5 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TextToSpeech-Kivy
![]()
Simple Graphical Text to speech program using Kivy and KivyMD
### Requirements
- [Python](https://python.org/)
- [Kivy](https://kivy.org/#home)
- [KivyMD](https://kivymd.readthedocs.io/en/latest/)
- [gTTS](https://gtts.readthedocs.io/en/latest/)
- [playSound](https://pythonbasics.org/python-play-sound/)
### Usage
- Clone the repository and change directory to the cloned repository and run TextToSpeech.py
```bash
git clone https://github.com/MohammadrezaAmani/TextToSpeech-Kivy
cd TextToSpeech-Kivy
pip install -r requirements.txt
python3 main/TextToSpeech.py
```
- for saving the auto without playing use save button
- and for playing auto use speak