Skip to content

v0.3.7

Latest

Choose a tag to compare

@Oaklight Oaklight released this 29 Jan 04:39
· 36 commits to master since this release

What's New / 更新内容

New Features / 新功能

  • --test: Comprehensive configuration test (API, audio device, clipboard) / 全面配置测试(API、音频设备、剪贴板)
  • --list_devices: List available audio input devices / 列出可用音频输入设备
  • --device: Select specific audio input device / 选择特定音频输入设备
  • --edit/-e: Open config file in system editor / 在系统编辑器中打开配置文件
  • --version/-v: Show program version / 显示程序版本

Improvements / 改进

  • Python 3.13+ support with audioop-lts / 支持 Python 3.13+(使用 audioop-lts)
  • Python 3.8 compatibility restored / 恢复 Python 3.8 兼容性
  • Simplified dependencies (removed unused packages) / 简化依赖(移除未使用的包)
  • Fixed empty recording divide-by-zero bug / 修复空录音除零错误
  • Updated documentation with system dependencies table / 更新文档,添加系统依赖表格

System Dependencies / 系统依赖

Dependency Linux macOS Windows
ffmpeg apt install ffmpeg brew install ffmpeg Download
PortAudio apt install libportaudio2 brew install portaudio Included
Clipboard apt install xclip or wl-clipboard Built-in Built-in