<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">Le jeu. 7 juin 2018 23:57, James Cameron <<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Jun 08, 2018 at 08:35:30AM +1000, James Cameron wrote:<br>
> On Thu, Jun 07, 2018 at 06:17:36PM -0400, Nicolas Dufresne wrote:<br>
> On Thu, Jun 07, 2018 at 06:18:26PM -0400, Nicolas Dufresne wrote:<br>
> > Le vendredi 08 juin 2018 à 08:02 +1000, James Cameron a écrit :<br>
> > > G'day,<br>
> > > <br>
> > > I'm looking for general help from plugin experts.<br>
> > > <br>
> > > The Sugar learning environment for children uses the GStreamer eSpeak<br>
> > > plugin, through PyGObject and command line;<br>
> > > <br>
> > >     gst-launch-1.0 espeak text="hello world" ! autoaudiosink<br>
> > > <br>
> > > The plugin works, but is really old code, has compilation warnings,<br>
> > > run-time warnings, and perhaps a few problems yet to be discovered.<br>
> > > The warnings are easy to reproduce.<br>
> > > <br>
> > > Source repository is<br>
> > > <br>
> > >     <a href="https://github.com/sugarlabs/gst-plugins-espeak" rel="noreferrer noreferrer" target="_blank">https://github.com/sugarlabs/gst-plugins-espeak</a><br>
> > <br>
> > Also, most of the code is missing a copyright assignment to make the<br>
> > license valid. Any idea ?<br>
> <br>
> You're right.  I've noted that.  I'll contact the AUTHORS.<br>
<br>
The author Aleksey Lim has accepted my patch to add copyright<br>
assignment.  Thanks for noticing that.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Great, now that this is fixed, what would you like next, just some help on maintenance, or would you like this to move into -bad repository?</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
> > > On Fedora the package is gstreamer-plugins-espeak.<br>
> > > <br>
> > > On Debian and Ubuntu the package is gstreamer1.0-espeak.<br>
> > <br>
> > Quick question, why is this spawning a separate process ?<br>
> <br>
> I don't know, sorry.<br>
> <br>
> > > <br>
> > > Thanks for reading!<br>
> > > <br>
> > _______________________________________________<br>
> > gstreamer-devel mailing list<br>
> > <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
> > <a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
> <br>
> -- <br>
> James Cameron<br>
> <a href="http://quozl.netrek.org/" rel="noreferrer noreferrer" target="_blank">http://quozl.netrek.org/</a><br>
<br>
-- <br>
James Cameron<br>
<a href="http://quozl.netrek.org/" rel="noreferrer noreferrer" target="_blank">http://quozl.netrek.org/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div>