Skip to content

Latest commit

 

History

History

tts-websocket

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PlayHT WebSocket Demo

Quickstart:

# Clone this repository
git clone https://github.com/playht/play-showcase.git
# Navigate to the tts-websocket demo app
cd tts-websocket
# NPM install
npm install
# Run the server and follow the instructions
npm start