Skip to content

unrealspeech/word-highlight-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Highlight Demo

A simple Node.js demo that uses per-word timestamps from the Unreal Speech API to highlight each word as it is spoken.

How to Use

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published