项目作者: satishkrupadhyay

项目描述 :
Speech recognition and text to speech conversion using Python and Google Speech API
高级语言: HTML
项目地址: git://github.com/satishkrupadhyay/speech-recognition-and-interaction.git


Customer Interaction Application

Process:

1. Convert text message with dynamic parameters and to speech (Audio).
2. Record and recognise user response
3. Check spesific dictionary or condition to get the intent.

UI is designed using Tkinter package.

To create EXE application pyinstaller package has been used.