Skip to content

Maiboli v0.3.4 — Windows recording fixes

Choose a tag to compare

@Dev14101989 Dev14101989 released this 22 Jul 15:13
· 4 commits to main since this release

Fixes from the first real Windows deployment:

  • Windows mic detection: sox (scoop/portable builds) needs AUDIODRIVER=waveaudio to open the microphone — Maiboli now sets it automatically. No manual environment variable needed.
  • No more silent failures: if the recorder process dies right after starting, you now get an immediate error including sox's own message (e.g. no default audio device configured), instead of a status bar stuck on "Recording…" and nothing happening.