eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 103B

123456789
  1. *.o
  2. *.out
  3. *.pkl
  4. espeakng_data_package.js
  5. glue.*
  6. espeakng.worker.*
  7. pthread-main.js
  8. !demo.html
  9. !Makefile