Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Md Owais Khan committed Aug 8, 2017
1 parent 196b67a commit 215f0ef
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## Vokaturi Android Library
[![](http://img.shields.io/badge/build-passing-blue.svg)]()
[![](http://img.shields.io/badge/Vokaturi-2.1d-red.svg)](http://developers.vokaturi.com/getting-started/overview)
[![](http://img.shields.io/badge/platform-android-green.svg)](https://developer.android.com/index.html)
[![](http://img.shields.io/badge/API-11+-brightgreen.svg)]()
[![API](https://img.shields.io/badge/API-15%2B-orange.svg?style=flat)](https://android-arsenal.com/api?level=15)

Project is an android port of the Vokaturi emotion recognition software.
Android port of the Vokaturi emotion recognition API.

[Vokaturi](https://vokaturi.com) is an emotion recognition software, that can **understand the emotions in a speaker's voice**.
Currently Vokaturi is available for **iOS, Windows, MacOS**. This project adds up to support for [Android](https://www.android.com) platform as well.
Vokaturi maintains three separate versions of its software library for recognizing emotions. The android library provided in this project is implemented using [JNI](http://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/functions.html) framework and built up on the _OpenVokaturi_ that is [distributed](https://developers.vokaturi.com/getting-started/overview) under General Public License (GPL).

0 comments on commit 215f0ef

Please sign in to comment.