Android代码 continuous audiorecorder
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"
文件列表
Android代码-continuous-audiorecorder.zip
(预估有个40文件)
continuous-audiorecorder-master
gradlew
5KB
settings.gradle
30B
recorder
src
main
AndroidManifest.xml
208B
java
com
github
暂无评论