diff --git a/birdnet-go/config.json b/birdnet-go/config.json index ec70a8319..a40d27d8c 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -9,6 +9,10 @@ "devices": [ "/dev/dri", "/dev/snd", + "/dev/snd/controlC0", + "/dev/snd/controlC1", + "/dev/snd/pcmC1D0c", + "/dev/snd/pcmC1D0p", "/dev/dri/card0", "/dev/dri/card1", "/dev/dri/renderD128",