Skip to content

Commit 6365f18

Browse files
committed
fun with Japanese
1 parent 14ad73e commit 6365f18

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/spx

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/spx/spx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ a WAV file (16kHz or 8kHz, 16-bit, and mono PCM) that contains English speech.
1818

1919
Now you're ready to run the SPX tool to recognize speech found in the sound file.
2020

21-
From the command line, change to the directory that contains spx.exe, and type:
21+
From the command line, change to the directory that contains the spx binary file, and type:
2222

2323
```bash
2424
spx recognize --file whatstheweatherlike.wav

0 commit comments

Comments
 (0)