Android Open Source - Sound recorder android-realtime-audio-recorder






Project Summary

android audio/sound recorder with events periodically.

Web Site / Source Repository

android-realtime-audio-recorder is hosted in the following web site
https://github.com/ionull/android-realtime-audio-recorder

If you think the Android project android-realtime-audio-recorder listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-realtime-audio-recorder.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version4
Activity Count0
Required Permissionsandroid.permission.RECORD_AUDIO
Raw File Namesres\raw\play_end.mp3
res\raw\record_end.mp3
res\raw\record_start.mp3




Resource Files

There are 3 image files in android-realtime-audio-recorder. The names of the image files are listed as follows.

record_green.png
record_red.png
record_white.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-realtime-audio-recorder has the following Java source files.

android.media.AmrInputStream.java
android.media.MediaMetadataRetriever.java
bz.tsung.media.audio.AudioRecorder.java
bz.tsung.media.audio.AudioUtil.java
bz.tsung.media.audio.IAudioRecorder.java
bz.tsung.media.audio.RehearsalAudioRecorder.java
bz.tsung.media.audio.converters.AmrWaveConverter.java
bz.tsung.media.audio.converters.UnknownWaveConverter.java
bz.tsung.media.audio.converters.WaveConverter.java
bz.tsung.utils.android.DeviceUtil.java