This unit is provided by:
Options
-
[Install]-
WantedBy=sound.target
-
-
[Service]-
Environment="default_voice= ALSA_CARD=" -
Environment="default_voice=" -
EnvironmentFile=-/etc/default/espeakup -
ExecReload=kill -HUP $MAINPID -
ExecStart=/usr/bin/espeakup --default-voice=${default_voice} -
ExecStartPre=+modprobe speakup_soft -
Nice=-10 -
OOMScoreAdjust=-900 -
PIDFile=/run/espeakup.pid -
Restart=always -
Type=forking
-
-
[Unit]-
After=systemd-udev-settle.service sound.target -
Description=Software speech output for Speakup -
Documentation=man:espeakup(8) -
Wants=systemd-udev-settle.service
-
Additionnal notes
Nothing here.