Add audio to README
This commit is contained in:
parent
536aae6a5f
commit
a01d5eed86
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
<audio controls="" src="app/src/main/res/raw/beyond_sleep_vo.mp3">
|
||||||
|
<strong>Your browser does not support the HTML5 'audio' tag.</strong>
|
||||||
|
</audio>
|
||||||
|
|
||||||
|
-- [Mat Do](http://www.matdostudio.com) reading a translated text by W.F. Hermans
|
||||||
|
|
||||||
![Affectiva Logo](http://developer.affectiva.com/images/logo.png)
|
![Affectiva Logo](http://developer.affectiva.com/images/logo.png)
|
||||||
|
|
||||||
**AffdexMe** is an Android app that demonstrates the use of the Affdex SDK. It uses the camera on your Android device to view, process and analyze live video of your face. Start the app and you will see your face on the screen and metrics describing your expressions. Tapping the screen will bring up a menu with options to display the Processed Frames Per Second metric, display facial tracking points, and control the rate at which frames are processed by the SDK.
|
**AffdexMe** is an Android app that demonstrates the use of the Affdex SDK. It uses the camera on your Android device to view, process and analyze live video of your face. Start the app and you will see your face on the screen and metrics describing your expressions. Tapping the screen will bring up a menu with options to display the Processed Frames Per Second metric, display facial tracking points, and control the rate at which frames are processed by the SDK.
|
||||||
|
|
Loading…
Reference in a new issue