I wrote a little flashcard program in Racket to help myself learn Czech
vocabulary (here: https://github.com/rmculpepper/racket-jazyk), and when
run on a Mac it uses `say` for audio. IIRC, I had to install extra "voice"
packages for Czech, but that consisted of clicking a few buttons in
Settings.
On Mac, there’s a say command, so this would do it.
(system "say \"hello world\"")
When I had a Linux machine, I recalled using a command named espeak, which
is similar to say on Mac.
On Sat, May 16, 2020 at 11:15 AM Sam Phillips
wrote:
> Stephen De Gabrielle and I are wondering if any Mac or
2 matches
Mail list logo