Data collection client and server for GestOnHMD
This repository contains a server which is an Android project, and a client as control centre written with processing on java (in founder client_finalset
). The client (java) sends message the server to trigger the recording process. The server (Android) will record a 1.5s-stereo-audio-clip from the top and bottom mic on the phone and storage locally on the phone at ... .
- Make sure that your PC and the Android are connected to the same WiFi.
- Build the android project and run on a Android phone.
- Check the phone's local IP address and assign to variable
serverAddress
in the client code. Make sure that the port is 5204. - Run the processing program. If success, you will see a subtitle appear below the main title on the phone.
- Select label on the client and start recording.