Bug Fixes
-
Output device picker — Added a "Speaker / Output" device picker in Settings → Transcription. If your meeting audio plays through a different device than the system default (e.g. AirPods, Bluetooth headphones), you can now select it explicitly. Also fixes AirPods mic bleed into the system audio tap by disabling physical input channels on the aggregate sub-device. (#258, closes #249)
-
Knowledge Base startup hang — Fixed a UI freeze during startup when a Knowledge Base folder is configured. File I/O now runs on a background thread instead of blocking the main actor. (#257, closes #254)
Contributors
Thanks to @trsdn for the detailed root cause analysis on both issues — the audio device investigation and the KB indexing diagnosis were instrumental in shaping these fixes.