I want to use my raspberry pi to announce some text. i have installed pyttsx but not able to use it.i am using python2.7
my program:
import pyttsx en
Try this one:: Run on Ubuntu/Linux Terminal,
1.pip install pyttsx3 ,
pip install pyttsx3
2.sudo apt install libespeak1
sudo apt install libespeak1
You must have successfully installed.