3 lines
76 B
Clojure
3 lines
76 B
Clojure
|
|
(use 'speech-synthesis.say)
|
||
|
|
(say "This is an example of speech synthesis.")
|