OdiBeep

Usage

OdiBeep [-FILE=<sound_file>]

Description

Plays a default beep or sound file on the machine hosting the agent. The following file formats are supported by default:

Note: To play other file formats, you must add the appropriate JavaSound Service Provider Interface to the application classpath. See http://java.sun.com for more information.

Parameters

Parameters

Mandatory

Description

-FILE

No

Path and filename of sound file to play. If not specified, the default beep sound for the machine is used.

Examples

Plays the sound file c:\wav\alert.wav.

OdiBeep -FILE=c:\wav\alert.wav