audio-recorder/ ├── config/ # 設定ファイル │ ├── app_config.yaml # アプリケーション設定 │ ├── cron_config.yaml # スケジュール設定 │ └── device_config.yaml # デバイス設定 ├── src/ # ソース ...
This application acts as a high-quality real-time audio processor. It captures your microphone, applies professional-grade noise gating and soft-clipping (compression), and routes the "cleaned" audio ...