Requires SpeechRecognition Python library.
To install just run pip install SpeechRecognition.
Requires Google API for Python.
To install just run pip install --upgrade google-api-python-client.
Then, to run the app, cd to App directory and run python app.py.