This commit is contained in:
legop3
2025-11-27 19:06:36 -05:00
parent 37d5841d1c
commit 6eac64beab
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ func LoadConfig(path string) (*Config, error) {
},
Audio: AudioConfig{
CaptureEnabled: true,
CaptureDevice: "plughw:0,0",
CaptureDevice: "plughw:sndrpigooglevoi,0",
SampleRate: 16000,
Channels: 1,
Bitrate: 64000,