I was playing with the TTS libs and when I was using pyttsx3, it showed me this error
OSError: libespeak.so.1: cannot open shared object file: No such file or directory
But, I have already downloaded libespeak1 through the terminal. I am using Linux mint and Python 3. I am using Pycharm as IDE. I browsed many forums but, every one of them said I had to install the lib. But, I have done it already.