eSpeak NG is a compact open source software text-to-speech synthesizer for Linux, Windows, Mac, Android and other operating systems. It supports more than 100 languages and accents. It is based on the eSpeak engine created by Jonathan Duddington.
eSpeak NG is a compact open source software text-to-speech synthesizer for Linux, Windows, Mac, Android and other operating systems. It supports more than 100 languages and accents. It is based on the eSpeak engine created by Jonathan Duddington.
To install espeak-ng, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install espeak-ng
To see what files were installed by espeak-ng, run:
port contents espeak-ng
To later upgrade espeak-ng, run:
sudo port selfupdate && sudo port upgrade espeak-ng
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.