diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-03 13:51:02 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-03 13:51:02 -0600 |
| commit | a510fa75bcadff22ac2404fe2687ceef56e38285 (patch) | |
| tree | f9fe44569a8c78ef654749bf5eec51e11b3706ed /modules/mail-config.el | |
| parent | a1025d5d5c2a76f47eedb38f519b915ffcc49e4d (diff) | |
| download | dotemacs-a510fa75bcadff22ac2404fe2687ceef56e38285.tar.gz dotemacs-a510fa75bcadff22ac2404fe2687ceef56e38285.zip | |
feat: Add device selection and diagnostics to recording module
Add interactive device selection to fix recording with multiple audio devices.
New features:
- cj/recording-list-devices (C-; r d) - Show all available audio sources
- cj/recording-select-devices (C-; r s) - Interactively select mic/monitor
- cj/recording-parse-sources - Parse pactl output into structured data
- Enhanced cj/recording-get-devices with graceful fallback to manual selection
Improvements:
- Works with PulseAudio and PipeWire
- Supports USB devices (Jabra SPEAK 510)
- Supports Bluetooth devices
- Supports built-in laptop audio
- Shows device state (RUNNING, SUSPENDED) during selection
- Better error messages with actionable suggestions
- Device selection persists across recordings
Fixes recording breakage when plugging in external audio interfaces.
Addresses Method 1 (Make Using Emacs Frictionless) from V2MOM.
Closes #[#B] Fix video/audio recording module sub-tasks:
- Add diagnostic command
- Add device selection UI
- Improve error messages
- Make device detection more flexible
Diffstat (limited to 'modules/mail-config.el')
0 files changed, 0 insertions, 0 deletions
