RapidWareTech/pyttsx

QUESTION: Python3 compatibility?

Opened this issue · 2 comments

Is pyttsx compatible with Python3? That is, can I import it in a Python3 script? If not, do the developers hope to add Python3 capabilities?

Thanks!

I believe jpercent/pyttsx is a fork with the intention to make pyttsx work on Python 3.x. I have minimal time to work on pyttsx myself, but would welcome a pull-request or complete fork of the code enabling Py3.

I suppose this can be closed since 8152428?