I want to get system beep sound using java
System.out.println("\007");
using I can play it. but I 'm using Eclipse IDE. There that is not work. I think i want to write shell java programm and there I want to run some C code. But I don't knoww it properly.
if aany one can do that . help me.
thank you....