mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
fine
This commit is contained in:
+2
-2
@@ -142,8 +142,8 @@ func LoadConfig(path string) (*Config, error) {
|
||||
},
|
||||
Audio: AudioConfig{
|
||||
CaptureEnabled: true,
|
||||
CaptureDevice: "plughw:0,0",
|
||||
SampleRate: 16000,
|
||||
CaptureDevice: "hw:0,0",
|
||||
SampleRate: 8000,
|
||||
Channels: 1,
|
||||
Bitrate: 64000,
|
||||
TTSEnabled: false,
|
||||
|
||||
Reference in New Issue
Block a user