mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 17:40:46 -04:00
raaahhh
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
@@ -39,7 +39,7 @@ cameraServo:
|
||||
allowRawPulse: false
|
||||
audio:
|
||||
captureEnabled: true
|
||||
captureDevice: plughw:0,0
|
||||
captureDevice: plughw:sndrpigooglevoi,0
|
||||
sampleRate: 16000
|
||||
channels: 1
|
||||
bitrate: 64000
|
||||
|
||||
Reference in New Issue
Block a user