Android Open Source - Sound recorder continuous-audiorecorder






Project Summary

Implementation of the missing feature in Android SDK: audio recorder with a pause..

Web Site / Source Repository

continuous-audiorecorder is hosted in the following web site
https://github.com/lassana/continuous-audiorecorder

If you think the Android project continuous-audiorecorder 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 continuous-audiorecorder.

ItemValue
Java File Count7
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of continuous-audiorecorder is as follows:

Copyright (c) 2013, Nikolai Doronin All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:...

Java Source Files

com.github.lassana.continuous_audiorecorder.MainActivityTest.java
com.github.lassana.continuous_audiorecorder.RecorderApplication.java
com.github.lassana.continuous_audiorecorder.activity.MainActivity.java
com.github.lassana.continuous_audiorecorder.fragment.MainFragment.java
com.github.lassana.recorder.ApiHelper.java
com.github.lassana.recorder.AudioRecorder.java
com.github.lassana.recorder.Mp4ParserWrapper.java