An open API service indexing awesome lists of open source software.

https://github.com/vivekweb2013/audio-recorder

Free, Simple Audio Recorder App for Android!
https://github.com/vivekweb2013/audio-recorder

ad-free android app audio audio-recorder lightweight open-source visualizations voice-recorder

Last synced: about 2 months ago
JSON representation

Free, Simple Audio Recorder App for Android!

Awesome Lists containing this project

README

        





Free, Simple & Lightweight Audio Recorder App for Android!


Download from Play Store


## Audio Recorder

[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/vivekweb2013/audio-recorder/CI/master?color=forestgreen)](https://github.com/vivekweb2013/audio-recorder/actions/workflows/ci.yaml?query=branch%3Amaster)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_audio-recorder&metric=alert_status)](https://sonarcloud.io/dashboard?id=vivekweb2013_audio-recorder)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_audio-recorder&metric=coverage)](https://sonarcloud.io/dashboard?id=vivekweb2013_audio-recorder)
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_audio-recorder&metric=code_smells)](https://sonarcloud.io/dashboard?id=vivekweb2013_audio-recorder)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_audio-recorder&metric=ncloc)](https://sonarcloud.io/dashboard?id=vivekweb2013_audio-recorder)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_audio-recorder&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=vivekweb2013_audio-recorder)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_audio-recorder&metric=security_rating)](https://sonarcloud.io/dashboard?id=vivekweb2013_audio-recorder)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_audio-recorder&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=vivekweb2013_audio-recorder)

This is an android application used for audio recording.

### Features
- Free. No Ads. Less permissions required.
- Easy to use, single screen design.
- Background audio recording is supported. Notification shown to control background recording task.
- Multiple orientation supported.
- App works well on tablet devices as well.
- Recordings are shown on the same screen, (navigation to other screen is not required).
- SeekBar available to adjust the playback progress.
- Waveform visualization shown at the time of recording.
- Added multiple other visualizations, shown at the time of playing the audio.
- Easily share your recordings with share option.
- Easily discard the ongoing recording using delete button.
- Setting available to choose storage path, change audio quality, request filename etc.
- Preference available to request recording filename once recording is done.
- Recordings can be renamed with the `Rename` option available in option menu.

### Contribution Guidelines
> Every Contribution Makes a Difference

Read the [Contribution Guidelines](CONTRIBUTING.md) before you contribute.