We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS - Ubuntu 16.04
OS
Code to reproduce -
Code to reproduce
engine = pyttsx.init('espeak') engine.say('Greetings!') engine.runAndWait() engine = pyttsx.init('espeak') engine.say('How are you today?') engine.runAndWait()
I've already tried all the solutions given in the other threads but nothing seems to work. Any sort of help would be great
The text was updated successfully, but these errors were encountered:
Same here pal, Use pyttsx3 instead (with python3)
Sorry, something went wrong.
No branches or pull requests
OS
- Ubuntu 16.04Code to reproduce
-I've already tried all the solutions given in the other threads but nothing seems to work. Any sort of help would be great
The text was updated successfully, but these errors were encountered: