import "zapITToneGenerator.idl";
Public Member Functions | |
| void | play (in ACString tonesData) |
| Play the tone sequence described by 'tonesData'. | |
|
|
Play the tone sequence described by 'tonesData'. Any sequence currently being played will be immediately replaced by the new sequence. tonesData has the following syntax:
Range limits are as defined in RFC2833 for audio/tone packets with the exception of duration which may be longer. A duration of 0 signifies a continuous tone. |
1.4.4