Skip to content

RealLukeMartin/say2mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

say2mp3

Convert say commands into mp3 files, on the fly.

Requirements

lame - install with brew install lame

Install

wget https://raw.githubusercontent.com/RealLukeMartin/say2mp3/master/say2mp3 -O say2mp3 && chmod +x say2mp3 && mv say2mp3 /usr/local/bin/

Usage

say2mp3 "message" name

Example

say2mp3 "Savage" savage

Output: savage.mp3

About

Convert say commands into mp3 files, on the fly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages