To improve CPU utilization, initialize the SDK with the following parameters .
- Set permOnClick to true. This uses the microphone on demand to optimize CPU utilization.
- Disable echoCancellation and autoGainControl in the audioConstraints parameter.
For more details, refer to the initialization section in our Browser SDK Reference documentation.