import "zapISpeexAudioProcessor.idl";
Public Member Functions | |
| void | reset () |
| Reset speex preprocessor and AEC state. | |
Public Attributes | |
| attribute boolean | aec |
| Toggles acoustic echo cancellation. | |
| attribute boolean | aec2Stage |
| Toggles 2 stage AEC. | |
| attribute float | aecTail |
| AEC tail length in ms. | |
| attribute boolean | denoise |
| Toggles denoising. | |
| attribute boolean | agc |
| Toggles automatic gain control. | |
| attribute float | agcLevel |
| AGC level (1 <= level <= 32768). | |
| attribute boolean | vad |
| Toggles voice activity detection. | |
| attribute boolean | dereverb |
| Toggles dereverb. | |
| attribute float | dereverbLevel |
| Dereverb level. | |
| attribute float | dereverbDecay |
| Dereverb decay. | |
|
|
Reset speex preprocessor and AEC state.
|
|
|
Toggles acoustic echo cancellation.
|
|
|
Toggles 2 stage AEC.
|
|
|
AEC tail length in ms.
|
|
|
Toggles automatic gain control.
|
|
|
AGC level (1 <= level <= 32768).
|
|
|
Toggles denoising.
|
|
|
Toggles dereverb.
|
|
|
Dereverb decay.
|
|
|
Dereverb level.
|
|
|
Toggles voice activity detection.
|
1.4.4