Skip to content

Commit 8582e31

Browse files
rochefort8Fleker
authored andcommitted
Fix README.me about command option for run_assistant_file (#37)
1 parent f88a48e commit 8582e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ make run_assistant
8585
7. Start one of the `run_assistant` samples:
8686

8787
```bash
88-
./run_assistant_file --input ./resources/weather_in_mountain_view.raw --audio_output ./response.wav --credentials ./credentials.json
88+
./run_assistant_file --input ./resources/weather_in_mountain_view.raw --output ./response.wav --credentials ./credentials.json
8989
aplay ./response.wav --rate=16000 --format=S16_LE
9090
```
9191

0 commit comments

Comments
 (0)