TWaveOut
Unit: ACS_Wave
Descends from: TACSFileOut
TWaveOut component stores incoming audio stream in a wave file format (wav files). Raw PCM encoding and MS DVI IMA ADPCM 4:1 encoding are supported (see WavType property). You can use foAppend mode with this component (see the FileMode property). Keep in mind that appended data must have the same sample rate, number of channels, and bits per sample values as the data already written to the file (stream).
See also: TWaveIn
Inherited from TACSFileOut
Inherited from TACSStreamedOutput
Inherited from TACSOutput
Inherited from TACSOutput
Inherited from TACSOutput
Copyright © 2002, 2003 Andrei Borovsky. All rights reserved.