mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
remove everything related to rover mic while keeping tts
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ func LoadConfig(path string) (*Config, error) {
|
||||
NudgeDegrees: 2,
|
||||
},
|
||||
Audio: AudioConfig{
|
||||
CaptureEnabled: true,
|
||||
CaptureEnabled: false,
|
||||
CaptureDevice: "plughw:0,0",
|
||||
SampleRate: 48000,
|
||||
Channels: 1,
|
||||
|
||||
Reference in New Issue
Block a user