Continuous audiorecorder Implementation of the missing feature in Android SDK: audio recorder with a pause. Based on mp4parser. Latest sample build Import Grab the latest version from Bintray: repositories { jcenter() } dependencies { compile "com.googlecode.mp4parser:isoparser:1.0.2"