Mp3VoiceRecorderSampleForAndroid
Mp3VoiceRecorderSampleForAndroid is MP3 voice recorder sample for Android.
Technical term
- Mp3VoiceRecorderSampleForAndroid use LAME MP3 encoder.
- LAME is builded Android NDK and called JNI from the application.
- See https://github.com/yhirano/Mp3VoiceRecorderSampleForAndroid/blob/master/jni/Note.txt about the build way.
- A voice input the microphone, and real-time MP3 encoding.