A simple Node.js demo that uses per-word timestamps from the Unreal Speech API to highlight each word as it is spoken.
Install the packages and run the server:
npm install express body-parser axios ejs
node server.js
Open http://localhost:8888/ in browser to see the demo.
Enter your API key from https://unrealspeech.com/dashboard