1
0

feat: Replace ffmpeg with pw-record for audio capture and add service stop/disable to the install script.

This commit is contained in:
2026-02-28 13:05:44 +01:00
parent 6f4e7764ca
commit 4a36400aa1
4 changed files with 18 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ Built with **.NET 10** and compiled to **Native AOT**, Toak runs as a lightning-
## 🛠 Prerequisites
- **.NET 10 SDK** (for building from source)
- **ffmpeg** (for audio capture processing)
- **pipewire** / **pw-record** (for native Wayland/Linux audio capture)
- **Typing Backend**: `wtype` (Wayland) or `xdotool` (X11)
- **Groq API Key**: Get one at [console.groq.com](https://console.groq.com/)