Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sukhbinder/winsay

Say command in windows
https://github.com/sukhbinder/winsay

python say windows

Last synced: 2 months ago
JSON representation

Say command in windows

Awesome Lists containing this project

README

        

# winsay
[![PyPI](https://img.shields.io/pypi/v/winsay.svg)](https://pypi.org/project/winsay/)
[![Changelog](https://img.shields.io/github/v/release/sukhbinder/winsay?include_prereleases&label=changelog)](https://github.com/sukhbinder/winsay/releases)
[![Tests](https://github.com/sukhbinder/winsay/workflows/Test/badge.svg)](https://github.com/sukhbinder/winsay/actions?query=workflow%3ATest)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](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 speak

optional 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

[![Check a demo](https://raw.githubusercontent.com/sukhbinder/winsay/master/img/youtube.png)](https://youtu.be/dZaV5MtG3n4)