This is a native android voice recorder built in Java programming language. The app is not deployed in playstore but I've added some screenshots below.
The app's features are listed below:
- Record audio.
- Pause audio recording.
- See list of audio recordings saved in device.
- Play/Loop saved audio recordings.
- Rename a recording file.
- Customize the recorder with multiple settings like bitrate and encoding.
The app survives configuration changes even when it is recording or playing an audio. Meaning that the audio recording or playing won't stop even if the device is rotated.
Screenshots of the project:
The images sometimes do not load so reloading the page should do the trick.
Recorder Fragment | Recording Audio |
---|---|
Saved Recordings | Recording Options |
---|---|
Play Recording | Settings Fragment |
---|---|
Thank you for checking out the project!!