RosettaCodeData/Task/Speech-synthesis/Clojure/speech-synthesis.clj
2015-02-20 00:35:01 -05:00

2 lines
76 B
Clojure

(use 'speech-synthesis.say)
(say "This is an example of speech synthesis.")