JSFiddle - React, Tailwind, and code Playground JavaScript var msg = new SpeechSynthesisUtterance('This is Kurt'); window.speechSynthesis.speak(msg);