KeenASR React Native Plugin (v2.2)
    Preparing search index...

    Function setEchoCancellation

    • Enable or disable echo cancellation.

      When enabled, the SDK attempts to cancel audio output (e.g., from the device speaker) from the microphone input.

      Parameters

      • enabled: boolean

        true to enable, false to disable.

      Returns Promise<void>