denoise
Start noise reduction on the call. Filters background noise from the audio to improve clarity.
Use denoiseStop() to disable noise reduction.
This method emits calling.call.denoise events. See Call Events for payload details.
Parameters
None.
Returns
Promise<Record<string, unknown>> — Server response confirming noise reduction has started.