Skip to content

KushalUpreti/Audio-Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Record audio.
  2. Pause audio recording.
  3. See list of audio recordings saved in device.
  4. Play/Loop saved audio recordings.
  5. Rename a recording file.
  6. 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
Recorder Recording
Saved Recordings Recording Options
Saved Recordings Options
Play Recording Settings Fragment
Play Recordings Settings

Thank you for checking out the project!!

About

Native android audio recorder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages