lumenvox_settings.conf
%LVBIN%/lumenvox_settings.conf (on Windows) and /etc/lumenvox/lumenvox_settings.conf (on Linux) are the global LumenVox configuration file.
See Configuration Files for more information about other
configuration files.
On both Windows and Linux, it contains information for use with the e-mail
functionality. This is all it currently controls on Windows.
On Linux, it specifies where LumenVox software will look for various files. It consists of several sections,
one for each of the various LumenVox Linux products.
[GLOBAL]
The [GLOBAL] section contains settings that are common for all LumenVox software.
- LVCONFIG specifies the directory where every LumenVox product will look for its application-specific configuration file. It defaults to /etc/lumenvox.
- The e-mail functionality settings are also specified in this section.
[CLIENT]
The [CLIENT] section controls where the client package will look for and store various files.
- LANGDIR specifies the LumenVox language directory. This is the main directory
where things like built-in grammars will be stored. It defaults to /etc/lumenvox/Lang
- LOGSDIR specifies where the client will write its logs. It defaults to /var/log/lumenvox/client
- RESPONSEDIR specifies where the client will write response files. These are
the .callsre files used by the LumenVox Speech Tuner.
By default, this directory is /var/lumenvox/responses.
[SRE]
The [SRE] section controls where the ASR server will look for and store various files.
- LANGDIR specifies the LumenVox language directory. This is the main directory
where things like language models will be available. It defaults to /etc/lumenvox/Lang
- LOGSDIR specifies where the server will write its logs. It defaults to /var/log/lumenvox/sre
- CACHEDIR specifies where the server will cache grammars. It defaults to /var/lumenvox/grammar_cache.
[LICENSE]
The [LICENSE] section controls where the LumenVox License Server will look for and store various files.
- LOGSDIR specifies where the license server will write its logs. It defaults
to /var/log/lumenvox/license
[MSVR]
The [MSVR] section controls where the LumenVox MediaServer will look for and store various files.
- LVMSVRLOGS specifies where the MediaServer Server will write its logs.
It defaults to /var/log/lumenvox/mediaserver.
[TTSSERVER]
The [MRCPV2] section controls where the TTS Server will look for and store various files.
- LANGDIR specifies the LumenVox language directory. This is the main directory
where things like voice packs will be available. It defaults to /etc/lumenvox/Lang
- LOGSDIR specifies where the TTS server will write its logs. It defaults
to /var/log/lumenvox/ttsserver