MelodiousCapture is an Android application designed for recording and managing voice recordings on your device. It utilizes Room database for efficient storage and retrieval of recorded files.
- Record high-quality audio.
- Store recordings in Room database for easy access and management.
- Organize recordings into folders.> Playback recordings with playback controls.
- Share recordings via various platforms.
- Customize app settings for optimal recording experience.
- Clone the repository to your local machine:
git clone https://github.com/notrealmaurya/MelodiousCapture.git
- Open the project in Android Studio.
- Build and run the project on your Android device or emulator.
- Start recording audio with a simple tap.
- Pause and resume recordings as needed.
- Save recordings with custom names and descriptions.
- Store recordings in Room database for easy access and management.
- Organize recordings into folders for better management.
- Play back recordings with playback controls such as play, pause, rewind, and fast forward.
- Share recordings with friends or colleagues via various platforms like email, messaging apps, or cloud storage services.
- Customize app settings to adjust recording quality, file format, storage location, and more.
Contributions to MelodiousCapture are welcome! If you encounter any bugs, have suggestions for improvements, or want to contribute new features, please open an issue or submit a pull request.