Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/gstespeak.c
Commit message (Expand)AuthorAgeFilesLines
* Count gst buffers in time (Daniel Narvaez)Aleksey Lim2012-08-191-1/+1
* Initial port to gst-1.0 APIAleksey Lim2012-08-191-50/+46
* Indent source filesAleksey Lim2010-08-181-231/+195
* Support utf-8 source strings #816Aleksey Lim2009-04-291-0/+2
* Build against gstreamer-0.10.12Aleksey Lim2009-03-141-9/+12
* Use plugin in old gstreamer versionsAleksey Lim2009-03-111-2/+6
* Push text to process queue only after playing was startedAleksey Lim2009-03-091-3/+17
* Reset espeak queues on GST_STATE_NULLAleksey Lim2009-03-091-4/+3
* Use ranges from speech-dispatcher's bindning for pitch/rate propertiesAleksey Lim2009-03-091-11/+9
* Return voices list in speech-dispatcher's bindning formatAleksey Lim2009-03-091-5/+5
* Add mark eventsAleksey Lim2009-03-081-1/+13
* Add word gap propertyAleksey Lim2009-03-081-0/+12
* Use GstBus messages instead of async eventsAleksey Lim2009-03-071-37/+27
* Add word notification eventsAleksey Lim2009-03-071-13/+19
* Use round-robin queue to synch; process text by chunksAleksey Lim2009-03-061-75/+24
* Setup CAPS and do not use WAV formatAleksey Lim2009-03-051-12/+38
* Minor maint stufAleksey Lim2009-02-191-28/+0
* Rename lang(s) properties to voice(s) and add languageAleksey Lim2009-02-051-20/+20
* Update .wav headerAleksey Lim2009-02-051-39/+10
* Maint's routinesAleksey Lim2009-02-051-2/+2
* Add lang(s) propertiesAleksey Lim2009-02-051-4/+27
* Add pitch&rate propertiesAleksey Lim2009-02-051-12/+26
* Add espeak:// uri type and "text" propertyAleksey Lim2009-02-051-87/+203
* Clean up on disposeAleksey Lim2009-02-051-20/+32
* Say Aaa.Aleksey Lim2009-02-051-79/+97
* Initial gst-template commitAleksey Lim2009-02-041-0/+271