There are 0 repository under audiorecord topic.
Android WebRTC extension function.
Android 主要实现录音功能,集合了录音、暂停、停止、播放、重录、计时、pcm转wav等功能,分别传了java和kotlin版本
Implement screen capture without root on Android 5.0+ by using MediaProjectionManager, VirtualDisplay, AudioRecord, MediaCodec and MediaMuxer APIs
Implement audio capture on Android and generate AAC or WAV audio files by using AudioRecord, MediaRecorder and MediaCodec APIs
媒体工具库,包含FFMpeg(最新版本)/AudioRecord/MediaRecord/avcodec,方便实用
自定义Cordova插件 (录音, 文件上传,MD5加密), 相机, 人脸检测
An audio recording app for Android version 5.1. Code demonstrates the use of AudioRecord, MediaCodec, and MediaMuxer. Also features audio visualizer.
Test for AudioRecord, AudioTrack, AudioManager, AudioMode, AudioDeviceInfo, and so on.
Android音视频学习
Simple app that opens the MIC and plots the signal (sound wave).
Sample app for AudioPlaybackCapture API, which allows applications to capture the audio of other applications.
Demo for playing / recording PCM audio on Android
android platform capture mic audio and capture screen.