Update google_assistant.markdown

This commit is contained in:
Pascal Vizeli 2017-07-22 16:58:02 +02:00 committed by GitHub
parent edbb488300
commit 181703c00a

View File

@ -49,7 +49,7 @@ Now that you've found the microphone and speaker addresses, it's time to configu
{
"mic": "1,0",
"speaker": "1,0",
"service_account": "service_account.json",
"client_secrets": "google_assistant.json",
}
```