speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Non-user threads in output modules


From: Lukas Loehrer
Subject: Non-user threads in output modules
Date: Sun, 3 Jun 2007 10:18:31 +0200

Hi all,

I am in the process of developing an speech dispatcher output module
for espeak. In the sd documentation, it says the following:

"   * If one or more new threads are used in the output module, they
     must block all signals."

My question is what about the threads used by the TTS system
internally? For example, espeak uses a separate thread to call the
callback function for delivering synthesis events. The developer of
the output module does not have control over the properties of such
threads. Does the above requirement also apply to threads used by the
TTS system? What is the reason for the above requirement?

Thanks and best regards, Lukas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]