🔹 ARTH - Task 1 🔹
Task Description 1.2 📄
📌 Explore espeak-ng options
INFO
ESPEAK-NG
NAME
espeak-ng - A multi-lingual software speech synthesizer.
SYNOPSIS
espeak-ng [options] [words]
DESCRIPTION
espeak-ng is a software speech synthesizer for English, and some other languages.
)
OPTIONS
OPTIONS
-h, --help
Show summary of options.
--version
Prints the espeak library version and the location of the espeak voice data.
-f <text file>
Text file to speak.
--stdin
Read text input from stdin instead of a file.
If neither -f nor --stdin are provided, <words> are spoken, or if no then text is spoken from stdin a line at a time.
-d <device>
Use the specified device to speak the audio on. If not specified, the default audio device is used.
-q Quiet, don’t produce any speech (may be useful with -x).
-a <integer>
Amplitude, 0 to 200, default is 100.
-g <integer>
Word gap. Pause between words, units of 10ms at the default speed.
some commands