You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would be very interesting if instead of playing the sound I could also use the library to save it to a file.
At the moment I have to use system call to do this and using pyttsx for this would be nice.
I wish I could provide a patch but this is beyond my python skills.