aac encodings

This commit is contained in:
legop3
2025-11-27 20:16:33 -05:00
parent 365d059b0c
commit d57bd74132
4 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ func LoadConfig(path string) (*Config, error) {
CaptureDevice: "plughw:0,0",
SampleRate: 48000,
Channels: 2,
Bitrate: 64000,
Bitrate: 32000,
TTSEnabled: false,
DefaultEngine: "flite",
DefaultVoice: "rms",