ProjectOxford-Apps-MimickerAlarm

Project Oxford Mimicker Alarm

  • 所有者: microsoft/ProjectOxford-Apps-MimickerAlarm
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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 project-oxford-apps@microsoft.com.

主要指标

概览
名称与所有者microsoft/ProjectOxford-Apps-MimickerAlarm
主编程语言Java
编程语言Java (语言数: 1)
平台
许可证Other
所有者活动
创建于2016-01-01 00:19:10
推送于2023-06-13 17:53:29
最后一次提交2023-06-13 17:53:29
发布数3
最新版本名称Release_2016_01_28 (发布于 )
第一版名称Jaunary_2016_Release_to_github (发布于 2016-01-20 20:22:54)
用户参与
星数348
关注者数59
派生数89
提交数13
已启用问题?
问题数8
打开的问题数5
拉请求数4
打开的拉请求数2
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?