Member Junction
    Preparing search index...
    • Applies (or removes) the Krisp noise filter on a local microphone track.

      Parameters

      • track: LocalAudioTrack

        The local audio track to process.

      • enabled: boolean

        Whether to enable the filter.

      Returns Promise<boolean>

      true if applied/removed successfully; false if unsupported or the SDK is unavailable.