Open shashankpr opened 7 years ago
Do you want to request a feature, report a bug, or ask a question about wit?
Bug
What is the current behavior?
The Text-to-Speech is implemented using native Mac library as PyTTSx throws ImportError. Hence, Speech-to-Speech is limited to Mac OSX only http://stackoverflow.com/questions/12758591/python-text-to-speech-in-macintosh
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Alternate library usage or fix PyTTSx.
What is the expected behavior?
Should be universally working module
Do you want to request a feature, report a bug, or ask a question about wit?
Bug
What is the current behavior?
The Text-to-Speech is implemented using native Mac library as PyTTSx throws ImportError. Hence, Speech-to-Speech is limited to Mac OSX only http://stackoverflow.com/questions/12758591/python-text-to-speech-in-macintosh
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Alternate library usage or fix PyTTSx.
What is the expected behavior?
Should be universally working module