So.... Speech Recognition is available directly in the browser with no need for libraries. That is amazing.
ReadToday we are taking our webcam input and porting it onto a canvas element. We will be adding a whole bunch of fun overlays and even creating our own green screen filter. COOL!
ReadWe will be using the reduce() method to tally an array of string times. It is important to understand the array methods that are available to us.
ReadToday we are working with Array.sort to sort this list of band names (minus the articles like a or an or the).
Read