Skip to content

danielribeiro/speech-synthesis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

speech-synthesis

Library to speak text.

Usage

Add this to your project.clj:

[facts/speech-synthesis "1.0.0"]

Add to your ns:

(:use [speech-synthesis.say :as say])

Turn speech to text:

(say/say)

About

Speech synthesis library for Clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published