shashankpr / DobbyBot

This is a Python implementation of Chatbot using Messenger and Wit.ai.
MIT License
0 stars 0 forks source link

Text-to-Speech #29

Open shashankpr opened 7 years ago

shashankpr commented 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