TWaveIn
Properties Methods Events
Unit: ACS_Wave
Descends from: TACSFileIn
TWaveIn component reads audio data from wave files (these files usually have .wav extension). Currently supported encodings enclude: raw PCM, Microsoft DVI IMA ADPCM (4:1), Microsoft ADPCM, and ACM (see the WavType property). Note: under Linux ACM (MP3) files are played with MAD library (libmad).
In order to work with the resulting audio stream you have to assign WaveIn component to Input property of some converter or output component.
See also: TWaveOut
Inherited from TACSFileIn
Inherited from TACSStreamedInput
Inherited from TACSInput
Inherited from TACSFileIn
Inherited from TACSInput
Copyright © 2002, 2003 Andrei Borovsky. All rights reserved.