<< Click to display table of contents >> TCustomRVMicrophone.WAVUseOptions |
Specifies whether the component applies sound options to WAV files.
property WAVUseOptions : Boolean;
The component reads sound from a WAV-file if SourceType=rvsstWAV
If True, the following properties are applied when playing a file: NoiseReduction, SoundMinLevel, SoundIgnoreInterval, Pitch, VolumeMultiplier.
See also