31 lines
997 B
Plaintext
31 lines
997 B
Plaintext
Categories:Multimedia
|
|
License:MIT
|
|
Web Site:http://garage.uraroji.com/2011/03/03/android%E4%B8%8A%E3%81%A7%E3%81%AEmp3%E3%82%A8%E3%83%B3%E3%82%B3%E3%83%BC%E3%83%89%E3%81%AE%E3%82%B5%E3%83%B3%E3%83%97%E3%83%AB
|
|
Source Code:https://github.com/yhirano/Mp3VoiceRecorderSampleForAndroid
|
|
Issue Tracker:https://github.com/yhirano/Mp3VoiceRecorderSampleForAndroid/issues
|
|
|
|
Name:Mp3 Voice Recorder
|
|
Auto Name:MP3 Voice Recorder Sample
|
|
Summary:Simple voice recorder
|
|
Description:
|
|
Very basic MP3 voice recorder encoding at 8kHz/32kbps and recording
|
|
to sdcard/mezzo.mp3.
|
|
Could support x86 and MIPS, but not tested.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/yhirano/Mp3VoiceRecorderSampleForAndroid
|
|
|
|
Build:1.0,1
|
|
commit=148a150175
|
|
encoding=latin1
|
|
prebuild=echo 'APP_ABI := all' > jni/Application.mk && \
|
|
sed -i 's/\\//g' src/com/uraroji/garage/android/mp3recvoice/MainActivity.java
|
|
buildjni=yes
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:1.0
|
|
Current Version Code:1
|
|
|