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

    Function startDataUploader

    • Start the data uploader for the KeenASR Dashboard.

      If successful, this starts a background thread that uploads responses queued via queueForUpload() to the dashboard for analysis.

      Parameters

      • appKey: string

        Your KeenASR Dashboard application key.

      Returns Promise<boolean>

      true if the uploader was started successfully.