Commit Graph

3 Commits

Author SHA1 Message Date
olivier e2c4a5264c fix: check API key before starting recording
Previously the API key was only validated after stopping the
recording, wasting a full take if no key was configured. Now
startRecording() checks the transcription provider's API key
up front and aborts with a notice before touching the mic.
2026-09-14 20:06:45 -04:00
olivier d1f760cd2c feat: show recording input meter 2026-08-10 19:53:55 -04:00
olivier af45cc762c Initial release v1.0.0 2026-05-24 21:27:01 -04:00