/mia

Primary LanguageJavaScript

Mia

An attempt at creating a personalized Jarvis (from Iron Man).

Speech recognition by Google Speech API.

Install

  1. Install and add Sox to path
  2. Create Google Cloud App with access to Google Speech API
  3. Setup Authentication with Google Cloud APIs for NodeJs
  4. Modify path to credentials file in Mia.js
  5. npm install

How do I run this thing?

  • Develop with live-restart: npm run dev
  • Single instance: node Mia.js