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