The App
To showcase the ability of the API we are going to build a simple voice-powered note app. It does 3 things
Takes notes by using voice-to-text or traditional keyboard input.
Saves notes to localStorage.
Shows all notes and gives the option to listen to them via Speech Synthesis.