mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 19:15:27 +02:00
espeak: minor edits to espeak.md
This commit is contained in:
parent
ac3ee62161
commit
77e1664398
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# espeak
|
||||
|
||||
> Uses text to speech to speak through the default sound device
|
||||
> Uses text-to-speech to speak through the default sound device
|
||||
|
||||
- Speak a phrase aloud
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
`espeak -f {{filename}}`
|
||||
|
||||
- Write speech to a WAV audio file, rather than speaking it directly
|
||||
- Save output to a WAV audio file, rather than speaking it directly
|
||||
|
||||
`espeak -w {{filename.wav}} "It's GNU plus Linux"`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue