AUDIO_AINS_MODE
Mode of AI noise reduction.
Enumerations
- AINS_MODE_BALANCED
- 0: (Default) Balanced noise reduction mode; select this mode if you want a balanced effect between noise suppression and latency.
- AINS_MODE_AGGRESSIVE
- 1: Aggressive noise reduction mode; suitable for scenarios with high noise suppression requirements, such as outdoor live streaming. This mode can significantly reduce noise but may also slightly damage the voice.
- AINS_MODE_ULTRALOWLATENCY
- 2: Low-latency aggressive noise reduction mode. The noise reduction latency of this mode is about half that of weak and aggressive modes, suitable for scenarios requiring both noise reduction and low latency, such as real-time chorus.