shashankpr / DobbyBot

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

Add speech module into Wit bot #7

Closed shashankpr closed 7 years ago

shashankpr commented 7 years ago

Add basic speech module to Wit code.

The basic implementation could have the same "weatherApp" story from Wit.ai for initial testing purposes.

shashankpr commented 7 years ago

Implemented a basic speech module that needs Wit to be independent from FB Messenger.

shashankpr commented 7 years ago

Temporarily fixed by #27