org.clojars.dhleong/speech-synthesis

A library to speak text.

Leiningen/Boot

[org.clojars.dhleong/speech-synthesis "1.0.1"]

Clojure CLI/deps.edn

org.clojars.dhleong/speech-synthesis {:mvn/version "1.0.1"}

Gradle

implementation("org.clojars.dhleong:speech-synthesis:1.0.1")

Maven

<dependency>
  <groupId>org.clojars.dhleong</groupId>
  <artifactId>speech-synthesis</artifactId>
  <version>1.0.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.