mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 16:06:00 +02:00
Update say.md
Added **my** most commonly used command (and one of the least obvious in the man page).
This commit is contained in:
parent
8fa2d0db24
commit
5aed754c78
1 changed files with 4 additions and 0 deletions
|
@ -13,3 +13,7 @@
|
|||
- Create an AAC compressed audio file with the spoken text
|
||||
|
||||
`say -o {{filename.m4a}} "Everyone loves iTunes"`
|
||||
|
||||
- List the available voices
|
||||
|
||||
`say -v ?`
|
||||
|
|
Loading…
Add table
Reference in a new issue