[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Only load all modules if there is no AddModule directive
From: |
Laurent Pelecq |
Subject: |
Only load all modules if there is no AddModule directive |
Date: |
Sat, 17 May 2014 15:00:03 +0200 (CEST) |
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.
Regards,
Laurent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-only-load-all-modules-if-there-are-no-AddModule-dire.patch
Type: text/x-diff
Size: 2742 bytes
Desc:
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20140517/b59330a1/attachment.patch>
- Only load all modules if there is no AddModule directive,
Laurent Pelecq <=