Files
Compass/web/components
MartinBraquet 4c76b643e3 Add voice recording, transcription, and audio player components
- Implemented `AudioPlayer` for custom audio playback controls.
- Added `useAudioRecorder` hook for managing microphone audio recording with visual feedback.
- Introduced audio transcription API integration using OpenAI Whisper.
- Created `blobToBase64` utility to encode recorded blobs for API consumption.
- Added IndexedDB-based `recording-store` for saving in-progress recordings.
- Developed `VoiceAutofillSection` for guided recording, playback, transcription, and editing.
2026-07-25 18:01:58 +02:00
..
2026-04-30 14:13:56 +02:00
2026-03-01 03:12:39 +01:00
2026-03-01 17:15:28 +01:00
2026-03-08 01:17:00 +01:00
2026-06-17 00:23:43 +02:00
2026-04-30 14:13:56 +02:00
2026-02-20 17:32:27 +01:00
2026-05-08 13:55:50 +02:00
2026-03-01 03:12:39 +01:00
2026-07-13 13:40:01 +02:00
2026-02-20 17:32:27 +01:00
2026-03-01 17:15:28 +01:00
2026-02-20 17:32:27 +01:00
2026-04-30 14:13:56 +02:00
2026-04-30 14:13:56 +02:00
2026-04-30 17:02:48 +02:00