Skip to main content

Deep Hearing Denoiser SDK for JavaScript


WEB_SDK_GETTING_STARTED


Deep Hearing supports application of real-time noise reduction to platforms using WebRTC through JS SDK using WebAudio API. Currently, this SDK works only with Chromium-based browsers.

If you use the SDK to process audio signals, you can expect the following effects

  • Noise Removal to remove unwanted background noise
  • Howling Removal to prevent feedback from surrounding audio devices

The audio formats currently supported by the SDK are:

  • Sample Rate : 16kHz, 48kHz
  • Channel : single channel (mono)