Hi,
I am using espeak in both ubuntu and for my customized development board, I have cross-compile the package espeak-1.48.04-source and got the binaries in the src directory. I could able to play english voice which is default. I need to explore this for some other languages.
According to the document,I tried ./espeak --compile=ta which is giving an error Can't access (r) file 'ta_rules'
Could you help me with the steps to use the other languages with an example ti un it?