- Log into a Amazon Linux machine (e.g. an EC2 instance)
- Install dev packages:
sudo yum groupinstall "Development Tools" - Download the source from http://espeak.sourceforge.net
- Unzip and switch to the
srcdirectory - In the file
src/speech.h, comment out the line#define USE_PORTAUDIO - In
src/Makefile, set theAUDIOvariable tosada - Run
make speak
katspaugh/speak-api
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|