diff --git a/client_config.yml b/client_config.yml index b992616..e73e4e7 100644 --- a/client_config.yml +++ b/client_config.yml @@ -6,7 +6,10 @@ voice: target_rate: 16000 port: 4444 input_name: null - file_address: "http://hugveycmd.local:8888" - play_device: null + file_address: "http://hugveycmd.local:8888" + play_device: 0 # alsa mixer nr play_volume: 80 + play_audiodev: "hw:1,0" # sox AUDIODEV + +