Giter Club home page Giter Club logo

projectoxford-apps-mimickeralarm's Introduction

Mimicker Alarm, a Microsoft Garage Project

Mimicker Alarm is a morning alarm clock app for Android that helps you wake up and stay up by playing a simple game, called a "Mimic". To dismiss your alarm, you must mimic the action given, lest your alarm ring again. Each game is powered by Microsoft Project Oxford, a set of machine learning APIs aimed at helping developers understand and act on the data around them.

Manage your alarms Express yourself with Emotion API Color capture with Vision API Tongue twister with Speech API
Manage your alarms Express yourself Color capture Tongue twister

You can install Mimicker Alarm in the Google Play Store for free. All of the source code for Mimicker Alarm is available on GitHub for developers to browse and reference how to use Microsoft Project Oxford. We welcome your comments, feedback, and contributions.

Contributing

We welcome contributions and are always looking for new ideas, input, and suggestions. Feel free to file issues on the repo and we'll address them as we can. You can also learn more about how you can help on the Contribution Rules & Guidelines.

Getting started

Build the app

  1. Get a subscription key for Face, Vision, and Speech API by following instructions in Project Oxford.

  2. Start Android Studio and open project.

  3. In Android Studio -> "Project" panel -> "Android" view, open file "gradle.properties", provide the keys

  4. In Android Studio, select menu "Build -> Make Project" to build the app

PS: if you have a Mixpanel account or HockeyApp account you can put in those keys to get event logging, update notifications and crash reports.

Run the sample

In Android Studio, select menu "Run", and "Run app" to launch this app.

Microsoft will receive the images you upload and may use them to improve Face API and related services. By submitting an image, you confirm you have consent from everyone in it. This is outlined in the in-app Terms of Use.

Creating new mimics

You can create new mimics really easily! Inherit from the MimicWithCameraFragment class and implement the verify function that takes in a Bitmap. You can readily use the Emotion API and Vision API!

For more Project Oxford APIs just include their maven packages.

For the new Mimic to show up, include it in pref_mimics so users can enable/disable it. Finally add the class into the MimicFactory class.

License

All Project Oxford SDKs and samples are licensed with the MIT License. For more details, see LICENSE.

Sample images are licensed separately, please refer to LICENSE-IMAGE.

Contact Us

Reach out to us by posting issues here in GitHub, visiting our UserVoice forum, or emailing us directly at [email protected].

projectoxford-apps-mimickeralarm's People

Contributors

gustash avatar julianik avatar microsoft-github-policy-service[bot] avatar msftgits avatar piotrek1543 avatar yungshinlintw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

projectoxford-apps-mimickeralarm's Issues

Voice/speech recognition does not work

Every time a text/tongue-twister/speech-to-text alarm prompts, it seems that nothing is recorded.
The alarm waits for input, yet hears nothing that I say. The time runs out and I get frustrated the alarm rings again.

Device Samsung sm-g935
Android 7

API Endpoint changed?

Looks like the API's Request URL has been changed to:
api.projectoxford.ai/vision/v1.0/analyze?visualFeatures=Color&language=en

Instead of:
api.projectoxford.ai/vision/v1/analyses?visualFeatures=Color

This causes the App (Even the one in Playstore) to fail: (MITM Proxy)
"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."

EVEN THOUGH THE KEY IS A VALID ONE.
Changes need to be incorporated into the library file (.so) files I guess

This app is incompatible with your device.

Are you currently still testing the app for a broader range of devices? By the way, what is the hardware/software feature that devices must have in order to be compatible with Mimicker alarm?

No available for any of my Devices

I tried to install this app from the Play Store and even though I have the OnePlus One updated, it says it's not available for my phone.

Location: México.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.