cyk / ok-human

:speech_balloon: Ok Google? Ok Human. The tables have turned. Do your job, Human! (Angular 2, ES5)

Home Page:http://ok-human.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:speech_balloon: Ok Google? Ok Human. The tables have turned. Do your job, Human! (Angular 2, ES5)

http://ok-human.surge.sh/


Languages

Language:JavaScript 58.9%Language:HTML 34.3%Language:CSS 6.7%