Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

Pantheios speech Stock Back-end Flags
[Pantheios speech Stock Back-end]


Detailed Description

Flags for the Pantheios speech Stock Back-end.


Defines

#define PANTHEIOS_BE_SPEECH_F_SYNCHRONOUS   (0x00100000)
 Causes the Pantheios speech Stock Back-end to log speech synchronously.
#define PANTHEIOS_BE_SPEECH_F_PURGE_BEFORE_SPEAK   (0x00200000)
 Causes any log statements cached in the Pantheios speech Stock Back-end prior to purge any outstanding speach requests before attempting to emit the current statement.
#define PANTHEIOS_BE_SPEECH_F_SPEAK_PUNCTUATION   (0x00400000)
 Causes the Pantheios speech Stock Back-end to speak punctuation.
#define PANTHEIOS_BE_SPEECH_F_SYNCHRONOUS_ON_CRITICAL   (0x00800000)
 Causes the Pantheios speech Stock Back-end to output speech synchronously and to purge any previous outstanding speach requests if the severity level is pantheios::SEV_CRITICAL, pantheios::SEV_ALERT, or pantheios::SEV_EMERGENCY.
#define PANTHEIOS_BE_SPEECH_F_UNINIT_DISCARD_WORKAROUND   (0x01000000)
 Causes the Pantheios speech Stock Back-end to discard the speech object reference, without waiting until done, at uninitialisation time.


Define Documentation

#define PANTHEIOS_BE_SPEECH_F_PURGE_BEFORE_SPEAK   (0x00200000)

Causes any log statements cached in the Pantheios speech Stock Back-end prior to purge any outstanding speach requests before attempting to emit the current statement.

#define PANTHEIOS_BE_SPEECH_F_SPEAK_PUNCTUATION   (0x00400000)

Causes the Pantheios speech Stock Back-end to speak punctuation.

#define PANTHEIOS_BE_SPEECH_F_SYNCHRONOUS   (0x00100000)

Causes the Pantheios speech Stock Back-end to log speech synchronously.

By default, speech output is asynchronous.

#define PANTHEIOS_BE_SPEECH_F_SYNCHRONOUS_ON_CRITICAL   (0x00800000)

Causes the Pantheios speech Stock Back-end to output speech synchronously and to purge any previous outstanding speach requests if the severity level is pantheios::SEV_CRITICAL, pantheios::SEV_ALERT, or pantheios::SEV_EMERGENCY.

#define PANTHEIOS_BE_SPEECH_F_UNINIT_DISCARD_WORKAROUND   (0x01000000)

Causes the Pantheios speech Stock Back-end to discard the speech object reference, without waiting until done, at uninitialisation time.

This is to workaround what appears to be a defect with SAPI, whereby the SAPI DLL is unloaded during application shutdown before all speech object references are released.


pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 SourceForge.net Logo