Skip to content

sethkrasnianski/speak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speak

A simple cli that allows you to read from a speech YAML file, with designated times and messages, and speak the given message at the specified time.

Requirements

Download espeak

Usage

Edit speak.rb to read your designated speech.yml file in the following format:

"hh:mm:ss": "message"

So the following example would say Hello World! in 38 seconds.

"00:00:38": "Hello World!"

About

What can I say?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages