Skip to content

Commit 215f0ef

Browse files
author
Md Owais Khan
authored
Update README.md
1 parent 196b67a commit 215f0ef

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
## Vokaturi Android Library
22
[![](http://img.shields.io/badge/build-passing-blue.svg)]()
3+
[![](http://img.shields.io/badge/Vokaturi-2.1d-red.svg)](http://developers.vokaturi.com/getting-started/overview)
34
[![](http://img.shields.io/badge/platform-android-green.svg)](https://developer.android.com/index.html)
4-
[![](http://img.shields.io/badge/API-11+-brightgreen.svg)]()
5+
[![API](https://img.shields.io/badge/API-15%2B-orange.svg?style=flat)](https://android-arsenal.com/api?level=15)
56

6-
Project is an android port of the Vokaturi emotion recognition software.
7+
Android port of the Vokaturi emotion recognition API.
8+
9+
[Vokaturi](https://vokaturi.com) is an emotion recognition software, that can **understand the emotions in a speaker's voice**.
10+
Currently Vokaturi is available for **iOS, Windows, MacOS**. This project adds up to support for [Android](https://www.android.com) platform as well.
11+
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 commit comments

Comments
 (0)