-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Quant & Fintech Opensource Projects edited this page Dec 30, 2020
·
4 revisions
Welcome to the OboeAudioRecorder wiki!
With this project you can learn how to record the MIC input of an Android device, even in background, and how to save the recorded data to a .WAV file on the Android device.
This uses the Google OBOE library.
This will also teach you the basics of Android C++ NDK programming (and JNI).