Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 3.15 KB

README.md

File metadata and controls

59 lines (42 loc) · 3.15 KB

MelodiousCapture

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.

Features

  • 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.

Installation

To install MelodiousCapture on your Android device, follow these steps:

  • 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.

Usage

Once installed, you can use MelodiousCapture to:

  1. Start recording audio with a simple tap.
  2. Pause and resume recordings as needed.
  3. Save recordings with custom names and descriptions.
  4. Store recordings in Room database for easy access and management.
  5. Organize recordings into folders for better management.
  6. Play back recordings with playback controls such as play, pause, rewind, and fast forward.
  7. Share recordings with friends or colleagues via various platforms like email, messaging apps, or cloud storage services.
  8. Customize app settings to adjust recording quality, file format, storage location, and more.

Screenshots

Demo Video

Demo Video

Contributing

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.