RosettaCodeData/Task/Speech-synthesis/Clojure/speech-synthesis.clj

3 lines
76 B
Clojure
Raw Permalink Normal View History

2015-02-20 00:35:01 -05:00
(use 'speech-synthesis.say)
(say "This is an example of speech synthesis.")