Skip to content

An extremely thin wrapper for festival and lame. To convert text into a mp3 file

Notifications You must be signed in to change notification settings

chocoladisco/node-festival

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

node-festival

node-festival is an extremely thin wrapper for festival and lame. To convert text into a mp3 file

Installation

npm install festival

Usage

var festival = require('festival');
festival.toSpeech(text, outputfile);

About

An extremely thin wrapper for festival and lame. To convert text into a mp3 file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published