Implement audio format conversion and enhance recording completion handling

- Added a new utility function to convert audio blobs to WAV format, ensuring compatibility without requiring ffmpeg on the backend.
- Updated the useAudioRecording hook to convert recorded audio from WebM to WAV upon completion, with error handling for conversion failures.
- Improved the organization of imports in useAudioRecording for better readability.
This commit is contained in:
Jamie Pine
2026-01-26 20:41:18 -08:00
parent 36031a0df5
commit d913a9ae2a
3 changed files with 123 additions and 8 deletions
Binary file not shown.