MediaRecorderDialog

Audio recorder

An Android dialog that captures and plays audio using the device's built-in microphone.

Android has a built in microphone through which you can capture audio and store it , or play it in your phone. There are many ways to do that but with this dialog you can do all thats with only one dialog.

GitHub

72 stars
6 watching
12 forks
Language: Java
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
llfbandit/record An audio recorder project that provides a simple API to record and manage audio files on various platforms. 243
fulldecent/fdsoundactivatedrecorder An iOS audio recorder that starts recording when a user speaks 290
zzarcon/microm A JavaScript library to record and convert audio from the user's microphone to MP3 format. 879
mozhouqi/voicememos An audio recorder App for iOS and iPad written in Swift using new iOS 8 technologies 332
rmbrone/flutter_audio_recorder Provides a Flutter plugin for recording and level metering audio on both Android and iOS devices. 119
apache/cordova-plugin-media Provides an API to record and play back audio on mobile devices. 387
michalstocki/flashwavrecorder A simple Flash-based audio recorder that captures microphone input and saves it as a WAV file. 240
fielddb/recordmp3js Records audio directly from the browser to generate an MP3 file using JavaScript and HTML. 2
fielddb/androidfielddbelicitationrecorder A tool for recording video with customizable settings and features 2
hackiftekhar/iqaudiorecordercontroller A drop-in library that simplifies the recording and playback of audio within an iOS app. 637
batosai/karaoke An experimental karaoke app built on Adonis JS and WebRTC that allows users to create and share playlists by recording their voice using a smartphone microphone. 6
kevinresol/react-native-sound-recorder A reusable component to record and manage audio in React Native applications. 119
pauln/local-audio-recorder An audio recording tool that allows users to capture and upload local audio files via HTTP POST request. 14
vishaltelangre/kyapchar A Mac application that records both screen and microphone audio. 68
grishkovelli/vue-audio-recorder An audio recording solution for Vue.js applications 501