Text to Speech
Once we have text output from the rest of the program, we leveraged Google's text-to-speech library gTTS to help us convert it to spoken words. This is a smaller part of the project as a whole, so using this library allowed us to easily get the functionality we wanted without having to recreate all of it from scratch.