I have espeak installed, I'm trying to write a program that utilizes it. However, every time I restart my computer I get an error and need to reinstall espeak.
Code:
Wrong version of espeak-data 0x14000 (expects 0x14100) at /usr/share/espeak-data
espeak: symbol lookup error: /usr/lib/libespeak.so.1: undefined symbol: Pa_StreamActive
It almost seems like espeak uninstalls itself every shutdown. what can I do to fix this error, and/or what is causing it?