You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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