Parameter |
Description |
FormatDef |
Obligatory parameter. Describe the format of output the file. The value can be retrieved from method FormatDlg
or from values in standard formats table. |
WCNV.TRIM.SILENCE |
The silence will be (value 1) or not (value 0) trimmed. Default is 1. |
WCNV.TRIM.BEEP |
The tones from phone central will be (value 1) or not (value 1) trimmed. Default is 1. |
WCNV.COMPRESS |
The dynamics compression of sound volume level will be done (value 1) or not (value 0) during the recording. Default is 1. |
WCNV.TRIM.LEVEL |
Real number between 0 to 1. The level of signal considered as usable. Default is 0.01. |
WCNV.TRIM.BEEP.FDEVTHR |
Real number between 0 to 1. Block is considered as a voice record, if the frequency scatter is greater than this nuber. Default is 0.09. |
WCNV.TRIM.FILL |
Real number between 0 to 1. Comparative part of section, that must have the sound level greater than WCNV.TRIM.LEVEL, when the section is considered as a voice record. Default is 0.2. |
WCNV.COMPRESS.LEVEL |
Real number between 0 to 1. If the sound level is greater, the signal will be amplified. Default is 0.01. |
WCNV.COMPRESS.BASE |
Real number between 0 to 1. Output signal level with former level WCNV.COMPRESS.LEVEL. Default is 0.9. |
WCNV.COMPRESS.MAX |
Real number between 0 to 1. Maximal level of amplified signal. Default is 0.9. |
WCNV.COMPRESS.DWIN |
Real number. Time section for finding an amplitude (in seconds). Default is 0.02. |
WCNV.COMPRESS.TAU |
Real number. Time constant for compressor (in seconds).
Default is 0.7. |
WCNV.BLOCK.LEN |
Rel number. Length of processed blocks (in seconds).
Default is 2. |