Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
Regen README
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebecca Taylor committed Mar 24, 2018
1 parent b2ab081 commit 6edf91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/README.md
Expand Up @@ -47,7 +47,7 @@ Options:
Examples:
node synthesize.js text "hello" -o hello.mp3
node synthesize.js ssml "<?xml..." -o hello.mp3
node synthesize.js ssml "<speak>Hello there.</speak>" -o hello.mp3
node synthesize.js text-file filename.txt -o output.mp3
node synthesize.js ssml-file filename.ssml -o output.mp3
Expand Down

0 comments on commit 6edf91d

Please sign in to comment.