This PR includes all the required logic to integrate Audio upload, encoding, decoding from frontend to backend. All audio files will be saved under the /src/audios/ directory on backend side.
NOTE: values for studentId and taskId are still static. Furthermore, such relations are still not stored on database.
This PR includes all the required logic to integrate Audio upload, encoding, decoding from frontend to backend. All audio files will be saved under the /src/audios/ directory on backend side. NOTE: values for studentId and taskId are still static. Furthermore, such relations are still not stored on database.