My objective was to learn how to utilize Google's Speech to Text API by following along with the Google Cloud Tutorial.
I was able to complete their tutorial , but I have not yet managed to refactor it for my own purposes. I still need to learn how the audio files are referenced/pointed to; and how to tell the API to keep listening to a file if it is longer than 60 seconds.
I spent more time with the NodeJS tutorials that Google offers. Although I didn't get a chance to attempt I still plan on utilizing it in the future.

