To get local speech running, you should install simon-say
which is an equivalent of speech-dispatcher
that uses the macOS say
command to speak.
npm install --global https://github.com/andrewn/simon-say/archive/master.tar.gz
Make sure you have the latest radiodan and run the radiodan manager:
cd ~/path/to/radiodan/services/manager
npm start