https://github.com/sukhbinder/winsay
Say command in windows
https://github.com/sukhbinder/winsay
python say windows
Last synced: 3 months ago
JSON representation
Say command in windows
- Host: GitHub
- URL: https://github.com/sukhbinder/winsay
- Owner: sukhbinder
- License: mit
- Created: 2020-04-04T10:57:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T17:11:00.000Z (12 months ago)
- Last Synced: 2025-03-23T18:46:42.958Z (4 months ago)
- Topics: python, say, windows
- Language: Python
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# winsay
[](https://pypi.org/project/winsay/)
[](https://github.com/sukhbinder/winsay/releases)
[](https://github.com/sukhbinder/winsay/actions?query=workflow%3ATest)
[](https://github.com/sukhbinder/winsay/blob/main/LICENSE)Say command in windows
```
say -h
usage: say [-h] [-i INPUT] [text [text ...]]Say in windows
positional arguments:
text sentence to speakoptional arguments:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Text File to speak
```### Back Story
Read the backstory for this project [here](https://sukhbinder.wordpress.com/2020/09/30/winsay/)
# Install
pip install winsay# Demo
[](https://youtu.be/dZaV5MtG3n4)