TCustomRVMicrophone.SoundMinLevel

<< Click to display table of contents >>

TCustomRVMicrophone.SoundMinLevel

The minimal acceptable value of the sound amplitude.

property SoundMinLevel: Byte;

A sound with lower amplitude will be ignored.

0 means that all sound is played.

This property allows to cut off too quiet sound.

This property is applied to sound read from a microphone. If WAVUseOptions=True, it is applied to sound from WAV-files as well.

Default value:

10