https://github.com/os/sayit
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/os/sayit
- Owner: os
- Created: 2012-05-06T05:15:12.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-06T08:04:23.000Z (about 14 years ago)
- Last Synced: 2025-01-24T10:07:42.883Z (over 1 year ago)
- Language: Python
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sayit
=====
Installation
------------
sudo apt-get install sox libsox-fmt-all
pip install -r requirements.txt
Usage
-----
sayit.py hello # says "hello" (standard English)
sayit.py treasure -r 3 # says "treasure" three times
sayit.py hello -r 3 -l au # says "hello" three times (Australian English)