You can initialize the SDK with the following parameters to improve CPU utilization.
- Set ‘permOnClick’ to true. This uses the microphone on demand to optimize CPU utilization.
- Disable EchoCancallation and AutoGainControl in the ‘audioConstraints’ parameter.
Please refer to the initialization section in our WebSDK Getting Started guide for more details.