We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88a48e commit 8582e31Copy full SHA for 8582e31
README.md
@@ -85,7 +85,7 @@ make run_assistant
85
7. Start one of the `run_assistant` samples:
86
87
```bash
88
-./run_assistant_file --input ./resources/weather_in_mountain_view.raw --audio_output ./response.wav --credentials ./credentials.json
+./run_assistant_file --input ./resources/weather_in_mountain_view.raw --output ./response.wav --credentials ./credentials.json
89
aplay ./response.wav --rate=16000 --format=S16_LE
90
```
91
0 commit comments