speak-ng
Verified for current stable LTS
Speak Ng Commands
Speak Ng command syntax with verified terminal examples.
Commands
7 commands for Speak Ng
speak-ng Operations
Speak Ng Command: List Available Voices
speak-ng --voices speak-ng Audio
Speak Ng Command: Output Audio To Wav File
speak-ng -w <path/to/output.wav> "<text>" speak-ng Operations
Speak Ng Command: Speak At Specific Speed Pitch
speak-ng -s <speed> -p <pitch> "<text>" speak-ng Operations
Speak Ng Command: Speak Contents Of File
speak-ng -f <path/to/file> speak-ng Operations
Speak Ng Command: Speak Phrase Aloud
speak-ng "<text>" speak-ng Operations
Speak Ng Command: Speak Text From Stdin
echo "<text>" | speak-ng speak-ng Operations
Speak Ng Command: Speak With Specific Voice
speak-ng -v <voice> "<text>" Suggest a Speak Ng Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Speak Ng workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.