Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 903 Bytes

File metadata and controls

20 lines (16 loc) · 903 Bytes

Mp3VoiceRecorderSampleForAndroid

MP3 voice recorder sample for Android.

Usage

  • Press the "Start" button to start recording, then press the "Stop" button to stop recording.
  • Recorded content is saved mezzo.mp3 on the SD card root directory(/sdcard or /mnt/sdcard).

Technical term

License

  • LAME source code licensed under the LGPL.
  • The source code is free and no warranty except for LAME.

Others

  • Work Galaxy Tab and Nexus One.
  • Not work on the Android emulator.