I know that such a beast exist. I also encountered in Ant external tasks page Speech4J task, but haven't got the time to try it.
But the Ant quality is that it does lots of work with lots of noise :)) Ivan --- [EMAIL PROTECTED] wrote: > You know the Java Speech API ;-) > > Jan > > > -----Urspr�ngliche Nachricht----- > > Von: Ivan Ivanov > [mailto:[EMAIL PROTECTED] > > Gesendet am: Dienstag, 9. November 2004 10:17 > > An: Ant Users List > > Betreff: Re: AW: AW: AW: How to use a FileSet > defined outside > > of javadoc > > targe t? > > > > --- [EMAIL PROTECTED] wrote: > > > > > No, there is no need. > > > But with <pathconvert> you can beautify the > output > > > :-) > > > > OK, it was interesting to know it. > > > > You are right to note that having beautified > output > > increases the aesthetical pleasure of using ant. > When > > I am in a higly creative mode I also turn on > > AnsiColorLogger and appreciate the nice colors > nuances > > :)) > > > > Regards Ivan > > > > > > > > Jan > > > > > > > -----Urspr�ngliche Nachricht----- > > > > Von: Ivan Ivanov > > > [mailto:[EMAIL PROTECTED] > > > > Gesendet am: Dienstag, 9. November 2004 08:30 > > > > An: Ant Users List > > > > Betreff: Re: AW: AW: How to use a FileSet > defined > > > outside of javadoc > > > > target? > > > > > > > > Jan, > > > > > > > > Does this mean that when one wants to dump the > > > > contents of a fileset/path, there is no need > to > > > use > > > > <pathconvert> anymore? > > > > > > > > --- [EMAIL PROTECTED] wrote: > > > > > > > > > BTW, have you ever tried that? :-) > > > > > > > > > > <project> > > > > > <fileset id="fs" dir="."/> > > > > > <property name="test" refid="fs"/> > > > > > <echo>${test}</echo> > > > > > </project> > > > > > > > > > > > > > > > Jan > > > > > > > > > > > > > > > > > > > > > > > > > __________________________________ > > > > Do you Yahoo!? > > > > Check out the new Yahoo! Front Page. > > > > www.yahoo.com > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
