Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Latest commit

 

History

History
74 lines (48 loc) · 2.46 KB

README.md

File metadata and controls

74 lines (48 loc) · 2.46 KB

Ok Human
Ok Human

Ok Google? Ok Human. The tables have turned. Do your job, Human!

Introduction

Ok Human is a fun little app to see what it feels like to be on the other side of "Ok Google". Yeah, it's all fun and games until you too are berated when you don't give the correct answer to a question or mishear that your assistance is needed.

You can check out the latest version by visiting ok-human.surge.sh — it requires microphone access.

⚠️ This is an Angular Attack 2016 entry so the implementation is a bit rushed and needs some work.

Instructions

prompt

  1. Click the red prompt button because, of course, your assistance was needed, right?
  2. Oh, was that ill-timed?
  3. Wait for your prompt, human!
  4. Speak your answer (via mic) to the question that was asked.

Specific questions and responses are chosen at random, so the experience can vary from session to session.

Note: You must grant microphone access permission the first time you are answering -- timing might be off so you may have to reload and try again.

Tested in Chrome 50 (OSX and Android OS)

View the screencast: https://youtu.be/GyjRM4YpPOg

Screenshot

Demo

How to Contribute

Install dependencies

$ npm install

Run app

$ npm start

Built with

Kept things simple and built on the Angular2 Quickstart project provided by Angular Attack

License

MIT