Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Voice Memos for Art Uploads #50

Open
ishaanxgupta opened this issue Jan 31, 2025 · 4 comments
Open

Add Voice Memos for Art Uploads #50

ishaanxgupta opened this issue Jan 31, 2025 · 4 comments

Comments

@ishaanxgupta
Copy link
Contributor

Description
Allow artists to record and attach voice memos to their uploaded artwork to provide context, stories, or explanations (e.g., "This painting represents my journey out of addiction"). This feature will enhance the platform’s ability to amplify marginalised voices through multimedia storytelling.

Steps:-

Frontend Recording Interface:

  1. Add a "Record Voice Memo" button to the image upload form.
  2. Users can start/stop recordings and preview audio before uploading.
  3. Show visual feedback (e.g., waveform or timer) during recording.

Backend Audio Handling:

  1. Store audio files in static folder
    2.Validate audio file types (e.g., .mp3, .wav).
    3.Set a maximum recording duration (e.g., 3 minutes).

Technical Implementation Plan:-
Use Recorder.js or HTML5 Web Audio API for in-browser recording.

If this feature is relevant, I would like to work on this

@ishaanxgupta
Copy link
Contributor Author

@mdxabu, is this a relevant feature that i can work upon?

@ishaanxgupta
Copy link
Contributor Author

@pradeeban is this feature in pipeline?

@pradeeban
Copy link
Member

Yes, photovoice and voice narratives. It is a relevant feature, @ishaanxgupta.

@ishaanxgupta
Copy link
Contributor Author

Yes, photovoice and voice narratives. It is a relevant feature, @ishaanxgupta.

Thank you for the heads-up. I will raise a PR for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants