Zoom Meeting SDK - Audio Issues with Custom Integration

Hi Zoom Dev Community,

I’m developing a custom application that integrates with the Zoom Meeting SDK for my website TempMailbox co . I’m facing some challenges with the audio:

  • Echo and feedback: Users are reporting echo and feedback during meetings.
  • Inconsistent audio levels: Participants’ audio levels fluctuate significantly, making it difficult to hear everyone clearly.
  • Background noise: There seems to be excessive background noise being picked up by the microphones.

I’ve already checked the following:

  • Hardware: Users have tested with different microphones and headsets.
  • Audio settings in Zoom: I’ve ensured the audio settings within the Zoom client are configured correctly.
  • SDK documentation: I’ve reviewed the Zoom Meeting SDK documentation and implemented the recommended audio settings.

However, the audio issues persist. Could there be a conflict with other audio drivers or software? Are there any specific techniques or best practices for optimizing audio quality within a custom Zoom SDK integration?

Any guidance or suggestions would be greatly appreciated!