Back Previous Next


Linguist basic package - play

Syntax:

   play {sound} [looped]

Keyword handler:

   net.eclecity.linguist.basic.keyword.BasicKPlay.class

Runtime handler(s):

   net.eclecity.linguist.basic.handler.BasicHPlay.class

Function:

This command plays a sound. This command is not available for Java 1.1 and does not work under Java 1.2 for Windows; you need to be running Java 1.3 or above.

If looped is given the sound will play continuously until a stop command is given.

Example(s):

   play Click
   play Hum looped


Back Previous Next COLOR="#990000" FACE="Courier New, Courier"><key>