To create a virtual environment for the Flask server,
python3 -m virtualenv venv
source venv/bin/activate
- Speech to text https://azure.microsoft.com/en-ca/services/cognitive-services/speech-to-text/
- Speech to text previous implementation https://github.com/maxgillham/SmartEQ/blob/master/server/utils.py
- Immersive reader https://azure.microsoft.com/en-ca/services/cognitive-services/immersive-reader/