[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Only load all modules if there is no AddModule directive
From: |
Luke Yelavich |
Subject: |
Only load all modules if there is no AddModule directive |
Date: |
Tue, 20 May 2014 11:37:37 +1000 |
On Sat, May 17, 2014 at 11:00:03PM EST, Laurent Pelecq wrote:
>
> Hello,
>
> At startup, speechd loads all available modules even if there are
> AddModule directives in the configuration file. With this patch,
> only requested modules are loaded if there are at least two of them
> (dummy + a real synthesizer backend):
>
> I hope this is useful.
Thanks very much for the patch, applied.
Luke