TCustomRVMicrophone.WAVFileName

<< Click to display table of contents >>

TCustomRVMicrophone.WAVFileName

Specifies the name of a WAV-file.

property WAVFileName: String;

The component reads sound from this file if SourceType=rvsstWAV

Assigning a value to this property does not start processing a file. After assigning this property, assign Active=True (even if it is already True).

The component supports only uncompressed WAV files.

See also

WAVUseOptions