-
jonsd committed revision 359 to the eSpeak: speech synthesis SVN repository, changing 27 files.
2013-05-18 04:25:44 PDT in eSpeak: speech sy...
-
You need a later version of wxWidgets. I'm not sure when wxWidgets added wxNotebook::ChangeSelection, but you need wxWidgets 2.8 to compile the current espeakedit.
2013-05-16 02:10:15 PDT in eSpeak: speech sy...
-
> I want to generate a wave file for 44.1Khz using espeak.
Why?
And which operating system?
One method is to re-compile the eSpeak data for 44100Hz. Use the espeakedit program and do
Compile -> Compile at Sample Rate
from its menu-bar. This needs the "sox" program to be available, and it probably won't work on Windows.
eSpeak uses recorded sound samples (at...
2013-05-15 03:28:42 PDT in eSpeak: speech sy...
-
> error 'LoadPhData' : function does not take 0 arguments c:\work\espeakedit-1.47.03e\src\speak_lib.cpp 379 espeakedit
In neither espeakedit-1.47.03e, not the latest version (1.47.11), does line 379 of speak_lib.cpp contain a call of LoadPhData(). The nearest is at line 385, which does contain an argument.
Similarly for the other errors.
Perhaps you have a mixture of source code...
2013-05-07 07:11:42 PDT in eSpeak: speech sy...
-
jonsd made 2 file-release changes.
2013-05-04 04:47:01 PDT in eSpeak: speech sy...