audioProcessingEnabled

Whether local audio processing (noise cancellation) is currently running for this call.

The SDK changes this on its own, not only in response to the app: the call type's noise-cancellation mode and the user's enable-noise-cancellation capability can both withdraw it mid-call. Observe this instead of snapshotting Call.isAudioProcessingEnabled, or UI bound to it will go stale.