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

3 lines
76 B
Clojure
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
(use 'speech-synthesis.say)
(say "This is an example of speech synthesis.")