docs: [media]-Abschnitt in config.example.toml

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-15 19:04:25 +02:00
parent 9dfea1e3ef
commit 5ca22d6699
+5
View File
@@ -12,3 +12,8 @@ compute_type = "int8"
sample_rate = 16000 sample_rate = 16000
channels = 1 channels = 1
min_duration = 0.5 min_duration = 0.5
[media]
# Pausiert MPRIS-Medienplayer (Spotify, VLC, Browser-Video, …) während
# einer Aufnahme und setzt sie danach wieder fort. Nur Linux.
pause_during_recording = true