Feature Overview
AAS feature helps users effectively identify prohibited content in audio, detecting scenes including pornography, illegal and non-compliant content, advertisements, etc., ensuring comprehensive platform security.
Pornography Detection
AAS feature can detect obscene, vulgar, pornographic, ASMR, and other audio content with sexual implications in audio, helping platforms avoid risks related to pornography in business.
Illegal and Non-compliant Content Detection
AAS feature can detect illegal and non-compliant content in audio, closely follows current events, iteratively updates recognition capabilities, and helps platforms avoid reputational risks.
Ad Detection
AMS uses audio-to-text conversion to identify spam ads for traffic diversion, phishing scam ads, etc. in audio, maintaining platform user experience.
Note:
AAS is a paid service; for specific fees, see Content Moderation fees. Cloud Infinite will issue a free quota resource pack with a usage of 100,000 times and a validity period of 2 months after the account first generates usage of this service. Beyond the usage or after the resource pack expires, normal billing will apply. When using AAS, please first confirm the relevant limitations and Region. For details, see Usage Limitations. After enabling the AAS feature, whenever new audio is generated in your COS Bucket, it will be automatically detected, and automatic freezing (prohibiting public read access) of detected non-compliant content is supported.
Feature Experience
Applicable Scenarios
Voice Radio
The audio streaming platform provides various types of audio files such as audiobooks and radio programs, with the vast majority being user-uploaded UGC content. AAS can be widely applied across scenarios in audio streaming platforms to detect user-shared content, automatically block non-compliant material in audio, and reduce manual review costs.
Music Platform
Original music and niche foreign music content are gradually gaining popularity. Diverse music genres bring new traffic to platforms while increasing the risk of non-compliant content. The Cloud Infinite AAS feature can be automatically enabled during user uploads to perform moderation, reducing the platform's moderation workload and improving moderation efficiency.
Prerequisites
You have enabled the COS service, created a Bucket, and uploaded files to the Bucket. For specific operations, see Bucket files. You have activated the Cloud Infinite service and bound the Bucket. For specific operations, see Bucket Binding. Usage
Automated Moderation on Upload
You can activate the service through the Cloud Infinite console. After activation, newly added audio in the Bucket will undergo Content Moderation during upload. For usage details, see the Audio Moderation console documentation. Historical Data Scan Auditing
Use API Interfaces
Using SDKs
You can use our SDKs in various languages to perform Content Moderation on images. For details, see the following SDK documentation:
|
Android SDK | |
C++ SDK | |
Go SDK | |
.NET SDK | |
Java SDK | |
JavaScript SDK | |
Python SDK | |
Mini Program SDK | |
Note:
The processing capabilities provided by Cloud Infinite are fully integrated with the COS SDK. You can directly utilize the COS SDK for processing operations.
View Audit Results
Callback settings: You can set the callback address, callback auditing type, callback threshold, etc. to filter callback content. The auditing results will be automatically sent to your callback address, facilitating your subsequent operations. For details on callback content, see the Audio Moderation console documentation. Visual processing: After enabling the AAS feature, you can view auditing results based on specified criteria on the Auditing Details page in the console, and manually process the results. For usage details, see the Moderation Details console documentation.