Structs§
- Audio
Processing - Config
- Config that can be used mid-processing.
- Echo
Cancellation - Echo cancellation configuration.
- Gain
Control - Gain control configuration.
- Initialization
Config - A configuration used only when initializing a Processor.
- Noise
Suppression - Noise suppression configuration.
- Optional
Bool - Optional
Double - Optional
Int - Stats
- Statistics about the processor state.
- Voice
Detection - Voice detection configuration.
Enums§
- Echo
Cancellation_ Suppression Level - A level of echo suppression.
- Gain
Control_ Mode - Mode of gain control.
- Noise
Suppression_ Suppression Level - A level of noise suppression.
- Voice
Detection_ Detection Likelihood - The sensitivity of the noise detector.
Constants§
- FRAME_
MS - NUM_
SAMPLES_ PER_ FRAME - The number of expected samples per frame.
- SAMPLE_
RATE_ HZ