Package Exports
- says
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (says) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
says
Cross-platform 'say' command using Electron.
Experimental / proof-of-concept.
Install
npm install says -gExample
says --voice=zarvox 'woah dude'Usage
Usage:
says [opt] message
Options
--voices list all voices and exit
--voice the name of the voice, like Alex or Zarvox
--lang the language, like en-USSome interesting voices to try:
says --voice="good news" 'i am a robot'
says --voice=whisper 'i see dead people'
says --voice=daniel 'bond, james bond'Another example, using random sun-tzu-quotes.
npm install sun-tzu-quotes -g
says --voice=daniel `sun-tzu-quotes`License
MIT, see LICENSE.md for details.
