ACRCloud
Visit WebsiteConsole
  • Introduction
  • Get Started
  • Console Tutorials
    • Recognize Music
    • Recognize Custom Content
    • Broadcast Monitoring for Music
    • Broadcast Monitoring for Custom Content
    • Detect Live & Timeshift TV Channels
    • Recognize Custom Content Offline
    • Recognize Live Channels and Custom Content
    • Find Potential Detections in Unknown Content Filter
  • SDK REFERENCE
    • Mobile SDK
      • iOS
      • Android
      • Unity
    • Backend SDK
      • Python
      • PHP
      • Go
      • Java
      • C/C++
      • C#
    • Error Codes
  • API Reference
    • Identification API
    • Console API
      • Access Token
      • Buckets
        • Audio Files
        • Live Channels
        • Dedup Files
      • Base Projects
      • OfflineDBs
      • BM Projects
        • Custom Streams Projects
          • Streams
          • Streams Results
          • Streams State
          • Recordings
          • Analytics
          • User Reports
        • Broadcast Database Projects
          • Channels
          • Channels Results
          • Channels State
          • Recordings
          • Analytics
          • User Reports
      • File Scanning
        • FsFiles
      • UCF Projects
        • BM Streams
        • UCF Results
    • Metadata API
  • Tools
    • Audio File Fingerprinting Tool
    • Local Monitoring Tool
    • Live Channel Fingerprinting Tool
    • File Scan Tool
  • Metadata
    • Music
    • Music (Broadcast Monitoring with Broadcast Database)
    • Custom Files
    • Live Channels
    • Humming
  • FAQ
    • Definition of Terms
  • Service Usage
Powered by GitBook
On this page
  • Preparation
  • Create an account
  • Create a bucket
  • Upload files to the bucket
  • Create a project
  • Download the offline DB
  • Integrate with the SDKs
  • Manage via Console API
  • Metadata
  • Pricing
  1. Console Tutorials

Recognize Custom Content Offline

Identify your custom content on the mobile apps without internet connections

Last updated 4 years ago

Offline Recognition Service enables apps to recognize audios without the need for internet connections.

Preparation

This tutorial shows how to manage your own audios. In case you don’t have test audios in hand, we prepared some files, you can download the files below.

Create an account

Sign up an account on and click the link on the verification email to complete the registration.

Create a bucket

Go to your , create a bucket. You will need to choose “Offline” or “Online & Offline” in Network Type for Offline recognition.

Upload files to the bucket

Upload my_song_1.mp3 into the bucket you just created.

Create a project

Create an Offline Recognition project and bind the bucket you just created.

Download the offline DB

Integrate with the SDKs

Manage via Console API

You can manage everything via Console API list below:

Metadata

Pricing

Please contact us to let us evaluate the pricing for you.

Follow one of our programming demos ( LOCAL mode ) of the to recognize a song. You can use my_song_1_noisy.wav you just downloaded for the test.

Check out to get familiar with the JSON structure of the response data for future development.

mobile SDKs
Buckets
OfflineDBs
Custom Files Metadata
this page
dashboard
3MB
test.zip
archive
Download the files