15 lines
411 B
YAML
15 lines
411 B
YAML
events:
|
|
cmd_address: "tcp://hugveycmd.local:5555"
|
|
publish_address: "tcp://hugveycmd.local:5556"
|
|
voice:
|
|
input_rate: 44100
|
|
target_rate: 16000
|
|
port: 4444
|
|
input_name: 'USB Audio Device'
|
|
output_name: 'USB Audio Device'
|
|
input_mixer: 'Mic'
|
|
output_mixer: 'PCM'
|
|
input_volume: 100
|
|
output_volume: 30
|
|
file_address: "http://hugveycmd.local:8888"
|
|
output_driver: pulseaudio
|