Activity Team/gst-plugins-espeak: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
=== gst-plugins-espeak | <noinclude>{{ GoogleTrans-en | es =show | bg =show | zh-CN =show | zh-TW =show | hr =show | cs =show | da =show | nl =show | fi =show | fr =show | de =show | el =show | hi =show | it =show | ja =show | ko =show | no =show | pl =show | pt =show | ro =show | ru =show | sv =show }}{{TOCright}} | ||
== gst-plugins-espeak == | |||
eSpeak library as a sound source for GStreamer.<br> | eSpeak library as a sound source for GStreamer.<br> | ||
Plugin uses given text to produce audio output. | Plugin uses given text to produce audio output. | ||
== Interface == | |||
gst-plugins-espeak is a valid gstreamer plugin thus it is a GObject | gst-plugins-espeak is a valid gstreamer plugin thus it is a GObject | ||
| Line 31: | Line 33: | ||
** '''mark''' name of mark | ** '''mark''' name of mark | ||
== Usage == | |||
gst-plugins-espeak generates raw ''audio/x-raw-int'' data. | gst-plugins-espeak generates raw ''audio/x-raw-int'' data. | ||
| Line 144: | Line 146: | ||
gtk.main() | gtk.main() | ||
== Known issues == | |||
* '''espeak-word''' with espeak < 1.40.09 doesn't track words with numbers(at least full-numered words) in proper way | * '''espeak-word''' with espeak < 1.40.09 doesn't track words with numbers(at least full-numered words) in proper way | ||
* if you are tracking '''espeak-word''' with espeak < 1.40.10 you should use gst-plugins-espeak-0.3x(or 0.3 branch in git repository) | * if you are tracking '''espeak-word''' with espeak < 1.40.10 you should use gst-plugins-espeak-0.3x(or 0.3 branch in git repository) | ||
== Contacts == | |||
* [[User:Alsroot|Aleksey Lim]] | * [[User:Alsroot|Aleksey Lim]] | ||
* be involved and add yourself here | * be involved and add yourself here | ||