|
ctWave
ctWave
is a wave file player component rendering wave files to a system’s sound
card. Wave files can be played synchronously or asynchronously and can be set to loop continuously.
ctWave features include:
Synchronous and
Asynchronous Play Mode :
Set the wave file to be played synchronously or asynchronously.
Loop
Mode : Set the wave file up to
continuously play.
Control
Wave File in Script: PlayWave
and KillWave methods give developers control over the wave file in script.
WaveEnd event is triggered when a wave file has finished playing.

|