Get started with the mobile SDK
This topic guides you through the process of purchasing the service, creating an application, obtaining your account credentials, and calling the SDK in your client app to perform intelligent quality inspection.
Process overview
The process consists of the following steps:
If you are an Alibaba Cloud public cloud user, enable a Financial Cloud account.
Purchase and enable Intelligent Dual-Recording Quality Inspection.
Log on to the Intelligent Dual-Recording Quality Inspection console and create a department, an application, and a process ID in System Settings.
In the console, create an AK/SK for your account.
Configure your client app with the AK/SK, application ID, and process ID to initialize the SDK. After the SDK is successfully initialized, you can perform quality inspection on dual recordings.
Procedure
Enable a Financial Cloud account
Contact your Customer Business Manager (CBM) to enable a Financial Cloud account.
Enable Intelligent Dual-Recording Quality Inspection
Log on to the Intelligent Dual-Recording Quality Inspection console. When you log on, the system automatically checks whether the service is enabled for your account. If you have not enabled the service, the system redirects you to the service activation page.
Select the checkbox next to the Intelligent Dual-Recording Quality Inspection Financial Cloud Service Agreement and click Enable Now in the lower-right corner to enable the service.
Create a department, an application, and a detection process in the console
To create a department, an application, and a detection process, follow the instructions in Department Management, Application Management, and Create Process.
NoteIf you have both Android and iOS apps, you must create a separate application for each platform.
After creating the application and detection process, record the application ID, SDK package name, and process ID. Provide this information to your app developers.
Create an AK/SK (Optional)
For instructions on creating an AK/SK, see AK Management.
Initialize the SDK in your app
After obtaining the demo app, reconfigure its AK/SK and application ID. You can then initialize the SDK and call its quality inspection API.
For instructions on initializing the SDK, see the SDK Reference.