This is a text to speech (tts) and speech recognition example using ChatterBot.
The speech recognition used in this module is done using Anthony Zhang's SpeechRecognition library for Python.
Speech synthesis in this project is done using festival.
Note: For Mac users, the built-in say command will be used automatically.
See the examples directory in the GitHub repo.