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

Replace redundant creation of audio files #2

Closed
bun137 opened this issue Oct 18, 2024 · 7 comments · May be fixed by #4
Closed

Replace redundant creation of audio files #2

bun137 opened this issue Oct 18, 2024 · 7 comments · May be fixed by #4
Labels
enhancement New feature or request

Comments

@bun137
Copy link

bun137 commented Oct 18, 2024

Currently the file take_attendance.bash makes a student.mp3 file for every student every time the code is run, this is redundant and can be replaced with a one time audio file creation for each student. These files can be play when taking attendance.

Your job would be to replace the redundant creation of the student.mp3 file to a folder with all student files and play audio from them!

Bounty points: 40

@bun137 bun137 added the enhancement New feature or request label Oct 18, 2024
@bunsamosa-bot
Copy link

bunsamosa-bot bot commented Oct 18, 2024

Thank you for opening this issue! A Maintainer will review it soon!

@shashi-2k6
Copy link

can i be assigned this issue

@bun137
Copy link
Author

bun137 commented Oct 18, 2024

Hey you are assigned, you can start working on this!

@bun137 bun137 assigned shashi-2k6 and unassigned shashi-2k6 Oct 18, 2024
@bun137
Copy link
Author

bun137 commented Oct 18, 2024

This issue is open to contribution

@rithulkamesh
Copy link

can i get assigned

@bun137
Copy link
Author

bun137 commented Oct 18, 2024

!assign @rithulkamesh

@bun137
Copy link
Author

bun137 commented Oct 18, 2024

this issue has been solved!

@bun137 bun137 closed this as completed Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants