eventd-tts.conf(5)

Text-to-speech plugin configuration

Build version: 0.30.0 - v0.30.0

Name

eventd-tts.conf — Text-to-speech plugin configuration

Synopsis

Configuration for the text-to-speech plugin.

Description

The tts plugin provides Text-to-Speech support through Speech Dispatcher.

Action sections

Section [TTS]

Disable=

A boolean

If true, no text will be read.

Message= (defaults to "<voice name="${message-lang}">${message}</voice>")

A localised format string

The text which will be read using. You can use SSML[1].

See Also

eventd core man pages
eventd(1)

eventd daemon command-line options

eventdctl(1)

eventdctl (control tool) command-line options

eventd.conf(5)

eventd configuration

Contains information about all the event configuration

Plugins distributed with eventd will use the same scheme: eventd-plugin-name for their additional eventd command-line options, eventdctl-plugin-name for their additional eventdctl command-line options, eventd-plugin-name.conf for their configuration,

Plugins man pages


[1] Speech Synthesis Markup Language