Skip to content

CLI for listening to the un-fluffed content of any webpage.

Notifications You must be signed in to change notification settings

samusgray/read-say

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Read Say

CLI to read and speak (so you can listen to) any webpage.

Usage:

npm install -g read-say
read-say "http://hellometa.com/code/2014/12/18/test-drive-sass-with-true.html"

Speed Control

If you want to increase the playback speed, just use the -r flag.

read-say "http://hellometa.com/code/2014/12/18/test-drive-sass-with-true.html" -r 300

Voices Flag

If you don't like the default voice, you can use the -v flag to choose from any of the following.

read-say -v Victoria "http://hellometa.com/code/2014/12/18/test-drive-sass-with-true.html"

girls

  • Agnes
  • Kathy
  • Princess
  • Vicki
  • Victoria

guys

  • Albert
  • Alex
  • Bruce
  • Fred
  • Junior
  • Ralph

others

  • Bad News
  • Bahh
  • Bells
  • Boing
  • Bubbles
  • Cellos
  • Deranged
  • Good News
  • Hysterical
  • Pipe Organ
  • Trinoids
  • Whisper
  • Zarvox

Enjoy.

About

CLI for listening to the un-fluffed content of any webpage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published