jvrjsanchez / mockAI

https://mock-ai-eight.vercel.app
2 stars 2 forks source link

"Abstract voice recorder to hook" #21

Closed Tim-Quattrochi closed 4 months ago

Tim-Quattrochi commented 4 months ago

abstracts the voice recorder functionality into a reusable hook called useVoiceRecorder. It also refactors the VoiceRecorder component to remove unused code and optimize its performance. It adds a new hook called useUploadAudio for uploading audio files.

jvrjsanchez commented 4 months ago

this is a great implementation for our audio structure and what we want to do with it