Closed AjaxFB closed 5 years ago
The feature has been implemented for MacOS https://github.com/nateshmbhat/pyttsx3/pull/19
The person that added the patch, only had an Apple device, so didn't implement the feature for Windows or Linux. Though it looks like it wouldn't be terribly difficult, if espeak or SAPI5 have that feature. Trying to use the feature with the espeak or SAPI5 engines will throw an exception (NotImplementedError).
I did some research regarding how one would implement the feature using each engine, but I've not tried doing so myself. See here for relevant information I found. https://github.com/nateshmbhat/pyttsx3/issues/7#issuecomment-363887284
I am also interested in this functionality for Windows. Please let me know if and when it is possible.
It is so sad that we cannot have this functionality on Windows :'(
Waiting on #57
Merged #57
pyttsx3 have this feature or not? If not, how you and i can help to development this feature?
Thanks