Type Alias NoiseSuppressorParams

NoiseSuppressorParams: { state?: boolean; threshold?: number }

Type declaration

  • Optionalstate?: boolean
  • Optionalthreshold?: number