2019-01-17 16:39:52 +00:00
|
|
|
events:
|
|
|
|
cmd_address: "tcp://0.0.0.0:5555"
|
|
|
|
listen_address: "tcp://0.0.0.0:5556"
|
|
|
|
voice:
|
|
|
|
src_rate: 16000
|
|
|
|
out_rate: 44100
|
|
|
|
port: 4444
|
|
|
|
chunk: 2972
|
2019-01-23 14:26:44 +00:00
|
|
|
google_credentials: "../test_googlespeech/My First Project-0c7833e0d5fa.json"
|
2019-02-18 22:31:03 +00:00
|
|
|
token: "oauth_1HN3cxgLqzJcWRwnTii1KfIQw3G"
|
2019-01-22 07:59:45 +00:00
|
|
|
hugveys: 25
|
2019-01-18 11:42:50 +00:00
|
|
|
languages:
|
|
|
|
- code: en-GB
|
|
|
|
file: story_en.json
|
|
|
|
- code: de-DE
|
|
|
|
file: story_de.json
|
|
|
|
- code: fr-FR
|
|
|
|
file: story_fr.json
|
2019-01-18 18:39:35 +00:00
|
|
|
web:
|
|
|
|
port: 8888
|
2019-01-23 14:26:44 +00:00
|
|
|
files_dir: "local/"
|