diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-14 18:34:39 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-14 18:34:39 -0600 |
| commit | 73a0f0c378ed16425395a74f3c86109f8f1444e6 (patch) | |
| tree | 36567212b885b952129293f23aa118a0acd0bd03 /modules/system-commands.el | |
| parent | 4beac67349e694300b2ceca0e1a0b01021207d2a (diff) | |
| download | dotemacs-73a0f0c378ed16425395a74f3c86109f8f1444e6.tar.gz dotemacs-73a0f0c378ed16425395a74f3c86109f8f1444e6.zip | |
fix(recording): Fix phone call audio capture with amix filter
Phone calls were not capturing the remote person's voice due to severe
volume loss (44 dB) when using the amerge+pan FFmpeg filter combination.
Changes:
- Replace amerge+pan with amix filter (provides 44 dB volume improvement)
- Increase default system volume from 0.5 to 2.0 for better capture levels
- Add diagnostic tool to show active audio playback (C-; r w)
- Add integration test with real voice recording
- Fix batch mode compatibility for test execution
The amix filter properly mixes microphone and system monitor inputs without
the massive volume loss that amerge+pan caused. Verified with automated
integration test showing perfect transcription of test audio.
Diffstat (limited to 'modules/system-commands.el')
0 files changed, 0 insertions, 0 deletions
