new app MP3 voice recorder
This commit is contained in:
parent
b6d9ec9530
commit
fe685828c3
29
metadata/com.uraroji.garage.android.mp3recvoice.txt
Normal file
29
metadata/com.uraroji.garage.android.mp3recvoice.txt
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
Category: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
|
||||||
|
|
||||||
|
Auto Name:MP3 Voice Recorder Sample
|
||||||
|
Name:Mp3 Voice Recorder
|
||||||
|
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 Version:1.0,1,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
|
||||||
|
|
Loading…
Reference in a new issue