mirror of
https://github.com/vee1e/meeticulous.git
synced 2026-09-01 10:18:39 +00:00
Mic callbacks returned early when the system-audio tap was live, so your own voice was never transcribed or recorded. Always run the mic writer; it feeds the STT buffer in both modes and writes the WAV only when the system tap is unavailable (mic-only). |
||
|---|---|---|
| .. | ||
| db | ||
| models | ||
| recording | ||
| stt | ||
| summary | ||
| tui | ||
| lib.rs | ||
| main.rs | ||
| markdown_view.rs | ||
| paths.rs | ||
| system_audio.rs | ||