-
That sounds like a sound configuration problem for me, not like a espeak problem. Do other audio applications work that make use of portaudio?.
2009-10-29 11:39:20 UTC in eSpeak: speech synthesis
-
Btw: when it is more helpful for you I also can submit the full source directory containing the changed files...
2009-10-27 06:53:27 UTC in eSpeak: speech synthesis
-
It is a unified diff so "patch" should do the job. The command should be something like
patch -p1
2009-10-27 06:52:26 UTC in eSpeak: speech synthesis
-
Please find attached a patch agains espeak version 1.41-01 that adapts espeak for QNX platform. The file sonsists of a diff-file and a new Makefile for QNX.
The modifications are mainly encapsulated with __QNX__ defines that are the general platform definition for QNX. When there is something better ro be used within this project that define can be replaced easily.
2009-10-23 11:19:42 UTC in eSpeak: speech synthesis
-
This patch applies to the CVS nightly from 20091018 and adds support for QNX RTP to lcdproc.
automake/autoconf related files are NOT changed because the versions of automake/autoconf required by lcdproc are too new for QNX so that I am not able to test it.
2009-10-19 07:28:05 UTC in LCDproc
-
Thanks for the link, using that the modifications are less complex :-)
I will open a separate entry for the new patch.
2009-10-19 07:25:45 UTC in LCDproc
-
So getopt.h is missing in 0.5.2 too!? Unfortunately I do not have access to the CVS repository, so with a daily snapshot or something like this I cant check that...
2009-10-13 05:20:32 UTC in LCDproc
-
About the __QNX__ define: I don't know a better way, __QNX__ is defined for both compilers the gcc and the qcc, so it is a unique identifier for the platform here, configure doesn't delivers anything that is more helpful.
getopt.h simply doesn't exists under QNX, there getopt() is part of unistd.h
The warnings appear during compilation: when int main() is exited is has to return something...
2009-10-12 20:47:12 UTC in LCDproc
-
This is a patch agains lcdproc 0.5.3 to adapt it for the QNX platform. It bases on the patch provided in the users mailinglist but with following differences:
- adapted to be valid for version 0.5.3 (somebody should update lcdproc.org, there still 0.5.2 is listed as the latest one)
- some modifications made to be more compatible with QNX and non-QNX platforms
- drivers partially tested
-...
2009-10-12 09:53:28 UTC in LCDproc
-
oxygenic added a screenshot of .
2009-03-25 08:54:15 UTC in Poddy Home Media Center