Skip to content

jerometeano/ms-speech-translator

 
 

Repository files navigation

Install

npm install


Things to add

  • Create a config folder with a .env file and add the following as key = value
    • PORT = 2121 (can be any port example: 3000)
    • MS_KEY = your Microsoft Face Endpoint
    • MS_REGION = your Microsoft Face Key

Run

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.5%
  • EJS 41.2%
  • CSS 0.3%