kripken/speak.js

Language Support

seanmiller98 opened this issue · 1 comments

Hello anyone who may still be active!

If anyone could provide more information on how to use different languages, that would be great! The documentation for using French is quite vague and ultimately doesn't seem to work. I would like to use Swahili.

Thanks!

Hi @seanmiller9,
I had the same problem, to solve this problem I changed function names of espeak source files, set emcc to doesn't create a external memory initializer file and used the emscripten-1.37.23 (available in emsdk).
I have a fork with these commits.