Issues 351 - Setting mycroft as default STT engine

pull/420/head
Jonathan D'Orleans 2016-09-07 16:39:57 -04:00
parent ccceb62b7a
commit 6749852320
1 changed files with 2 additions and 5 deletions

View File

@ -21,12 +21,9 @@
"ssl": false
},
"speech_client": {
"module": "google",
"module": "mycroft",
"sample_rate": 16000,
"channels": 1,
"credential": {
"token": ""
}
"channels": 1
},
"listener": {
"wake_word": "hey mycroft",