
CityStreamed
CityStreamed is an app that allows users to record a 15 second audio clip and play it back with a Soundcloud playlist streaming in the background.
I used Web Audio API to capture the audio and generate the visualization. I converted the blob object into a base64 string and saved the audio to Firebase. This app was built using AngularJS for the framework.