I tried a few things...like echo'ing \0007 but it didn't work...
Looks like there a java call out there: java.awt.Toolkit.beep ()
Maybe you could do an ant your own task that calls that?
Sorry I can't be more help....
Konstantinos Karadamoglou wrote:
> ok sorry about my misunderstanding... I just don't want to use the
> <sound> task a simple beep is enough. If I can play a beep sound then
> I am fine.
>
> On 30/05/06, * Scot P. Floess* <floess@mindspring.com
> <mailto:floess@mindspring.com>> wrote:
>
> What do you mean by "add a library?"
>
> <sound> is in the optional tasks that I got when downloaded
> ant...there
> wasn't anything adding I had to do...
>
> Konstantinos Karadamoglou wrote:
> > Hi, can I do that from echo target? I used "^G" but it does not
> work. (I
> > guess I have to use an Alt combination).
> >
> > I don't want to use the sound target because I don't want to add a
> > library.
> >
> > Thank you in advance, kostas
> >
> > On 30/05/06, Ron Ohmer < rohmer@aisconsulting.net
> <mailto:rohmer@aisconsulting.net>> wrote:
> >>
> >> print control-g or ^G to stdout
> >>
> >> ________________________________
> >>
> >> From: Konstantinos Karadamoglou [mailto: kkarad@googlemail.com
> <mailto:kkarad@googlemail.com>]
> >> Sent: Tue 5/30/2006 9:49 AM
> >> To: user@ant.apache.org <mailto:user@ant.apache.org>
> >> Subject: Beep sound as a ant task
> >>
> >>
> >>
> >> Hello all,
> >>
> >> Do you know any task that can play the beep sound from the system's
> >> speaker?
> >>
> >> Thank you in advance, Kostas
> >>
> >>
> >>
> >>
> >
>
> --
> Scot P. Floess
> 27 Lake Royale
> Louisburg, NC 27549
>
> 252-478-8087 (Home)
> 919-754-4592 (Work)
>
> Chief Architect JPlate http://sourceforge.net/projects/jplate
> Chief Architect JavaPIM http://sourceforge.net/projects/javapim
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> <mailto:user-unsubscribe@ant.apache.org>
> For additional commands, e-mail: user-help@ant.apache.org
> <mailto:user-help@ant.apache.org>
>
>
--
Scot P. Floess
27 Lake Royale
Louisburg, NC 27549
252-478-8087 (Home)
919-754-4592 (Work)
Chief Architect JPlate http://sourceforge.net/projects/jplate
Chief Architect JavaPIM http://sourceforge.net/projects/javapim
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|