sheepla / winsay

πŸ“£ `say` command for Windows written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“£ winsay

say command for Windows powered by Microsoft Speech API

Usage

Just specify the text as arugument(s). The text will read aloud.

Usage:
  winsay [OPTIONS] TEXT...

Application Options:
  -r, --rate= Speech rate (default: 0)

Help Options:
  -h, --help  Show this help message

Installation

You can download executable binary from the release page.

Latest Release

To build from source, clone this repository then run go install.

Contributing

Welcome! πŸ’•

LICENSE

MIT

About

πŸ“£ `say` command for Windows written in Go


Languages

Language:Go 94.0%Language:Makefile 6.0%