summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/tts.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Code police:Dominik Riebeling1-246/+248
2009-03-27rbutil: commit FS#9983 by Delyan Kratunov. It adds support for the Festival T...Dominik Wenger1-6/+271
2008-12-13rbutil fixes for OpenBSD (FS#9340 by Brian Waichunas).Dominik Riebeling1-1/+1
2008-09-27rbutil: hopefully fix sapi voice engine support. (sapi_voice.vbs wants now ut...Dominik Wenger1-5/+13
2008-08-03Don't over-quote additional command line options for external TTS.Dominik Riebeling1-3/+3
2008-08-02rbutil: try to detect position of tts executeables without opening the config...Dominik Wenger1-0/+37
2008-06-30Add missing keywords property.Dominik Riebeling1-1/+1
2008-05-10rbutil: remove encoder selection and bind it to selected device. (ie. lame fo...Dominik Wenger1-1/+1
2008-02-25rbutil: fix a problem with voicing and encoding of non-latin chars.Dominik Wenger1-2/+2
2008-02-13rbutil:check if a Sapi voice is selected. rbutil_m1.0.4Dominik Wenger1-0/+2
2008-02-12Make TTS name conversion functions static members.Dominik Riebeling1-9/+11
2008-02-11rbutil: fix a Bug in the sapi settings. Allow sapi4 (not sure if it really wo...Dominik Wenger1-5/+18
2008-02-09rbutil: tts and encoders: preparation for cli interface. installers: make sur...Dominik Wenger1-0/+8
2008-02-06Save the internal name for tts / encoder in the configuration file, not the d...Dominik Riebeling1-17/+12
2008-01-29rbutil: fix a bug in the new settings object. Seperate the config gui from tt...Dominik Wenger1-148/+11
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger1-54/+29
2008-01-19rbutilqt: made the sapi TTS more configurable, you can now select a specific ...Dominik Wenger1-7/+110
2008-01-11rbutil: added creation of voice files with rbutil.Dominik Wenger1-2/+2
2007-12-17move w32-specific resources to a separate file to prevent building them on ot...Dominik Riebeling1-1/+1
2007-12-15rbutil: make the sapi voice script builtin.Dominik Wenger1-35/+6
2007-12-15rbutil: reworked configuration of TTS engines to the new Style.Dominik Wenger1-0/+376