AppID: | com.hollandhaptics.babyapp |
Author: | Robin van Emden |
License: | CC-BY-SA-4.0 |
InRepoSince: | 2016-11-23 |
LastRepoUpdate: | 2016-12-09 |
LastAppUpdate: | 2016-12-09 |
LastVersion: | 1.0 |
Categories: | Multimedia |
APK source: | Github |
Google Play: | Check if it's there |
NOTE: This app is no longer maintained and no loger updated.
The Baby App is a smart Audio Recorder Android App that is triggered when ambient noise exceeds a preset threshold and uploads the consequent audio files to a webserver.
The app starts an Android background Service which measures the current sound level as registered by the microphone of an Android Smartphone. It will start an audio recording if the sound level exceeds a preset value. Consequently, the app will send or upload the recorded audio files to a predefined LAMP server running a simple PHP script. This PHP script saves the audio file in a directory on the LAMP server.