/Clipboard-Speaker

Speaks what's on your clipboard

Primary LanguagePythonMIT LicenseMIT

forthebadge made-with-python

Clipboard-Speaker

Speaks what's on your clipboard. Copy a text, wait for the machine to understand it, and listen closely! It's that easy. However, don't terminate the program. Minimize it, let it run over your taskbar.

Not sure whether it's useful for visually impaireds, but would love to modify to suffice their needs anytime.

Usage

  • Clone this repository
  • Browse the cloned location
  • Install dependencies: pip install -r requirements.txt
  • Run the python script: py cs.py
  • Follow the on-screen instructions

Dependencies

Click here to explore the dependency graph.

Dependency Version
gTTS 2.0.4
gTTS-token 1.1.3
pygame 1.9.6
win10toast 0.9
pyperclip 1.7.0
PyAutoGUI 0.9.48
langid 1.1.6

Notes

This project was created and tested under Windows, and it doesn't work fully in other systems

This project is still under development. Parts of the source codes may not be well documented. Also suitable prompts may not be available for the user at the moment.

More features and fixes are yet to come. Meanwhile suggestions, ideas, bug reports are welcomed.

I am a python n00bie! I am still learning python! I have tried my best to give in as much effort required (of course directly proportionate to my knowledge), for this project.


Kinjal Raykarmakar