payneInTheBrian / talkToMe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Talk To Me

Live @

https://dication-467cfc42a535.herokuapp.com/


Objectives

  • It's an app that allows you to dictate from speech to your device. You can also translate to other languages if you feel so inclined.

Who is this for?

  • Everyone

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


Languages

Language:CSS 41.7%Language:SCSS 36.3%Language:JavaScript 17.1%Language:EJS 4.8%