NoiseCancellationStatusChecker

class NoiseCancellationStatusChecker(context: Context, isFlagEnabled: () -> Boolean?, isEnabledFromTemplate: () -> Boolean?)

Constructors

Link copied to clipboard
fun NoiseCancellationStatusChecker(context: Context, isFlagEnabled: () -> Boolean?, isEnabledFromTemplate: () -> Boolean?)

Functions

Link copied to clipboard
Link copied to clipboard

When krisp NC is available, webrtc NC should be off. Yes this can cause issues when krisp is available but not enabled. However without this, audio will be muffled for krisp users.

Link copied to clipboard

Properties

Link copied to clipboard