Testing TTS crashes program
Status: Inactive
Brought to you by:
rllynch
Distro: VectorLinux 4.0(Based on Slackware 10.1)
CPU arch: i386
TTS Engine: Festival
Roadnav 0.19 compiled from source
When testing the TTS in the preference window Roadnav immediately crashes and "Segmentation fault" is displayed in the command console. Festival has been tested outside of Roadnav and works fine. Uninstalled Roadnav and recompiled and noticed the following during gmake:
TTS_Festival.cpp: In member function 'virtual IT TTS_Festival::Speak(const wxString&)': TTS_Festival.cpp:92: warning: cannot pass object wxCharBuffer' through '...'; will call abort
Logged In: YES
user_id=915641
Originator: NO
I may have fixed this in my wx3 branch , try downloading the source for that and compiling it. It should work.
https://roadnav.svn.sourceforge.net/svnroot/roadnav/roadnav/branches/wx3/ (and you need the corresponding libroadnav too, obviously).