Add temporary auth token
This commit is contained in:
parent
e2a05a18bb
commit
dc6dc18ac4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ voice:
|
||||||
port: 4444
|
port: 4444
|
||||||
chunk: 2972
|
chunk: 2972
|
||||||
google_credentials: "../test_googlespeech/My First Project-0c7833e0d5fa.json"
|
google_credentials: "../test_googlespeech/My First Project-0c7833e0d5fa.json"
|
||||||
token: "oauth_SOMETHING"
|
token: "oauth_1HN3cxgLqzJcWRwnTii1KfIQw3G"
|
||||||
hugveys: 25
|
hugveys: 25
|
||||||
languages:
|
languages:
|
||||||
- code: en-GB
|
- code: en-GB
|
||||||
|
|
Loading…
Reference in a new issue