ACRCloudSdkCore 1.2.2-preview.1
See the version list below for details.
dotnet add package ACRCloudSdkCore --version 1.2.2-preview.1
NuGet\Install-Package ACRCloudSdkCore -Version 1.2.2-preview.1
<PackageReference Include="ACRCloudSdkCore" Version="1.2.2-preview.1" />
paket add ACRCloudSdkCore --version 1.2.2-preview.1
#r "nuget: ACRCloudSdkCore, 1.2.2-preview.1"
// Install ACRCloudSdkCore as a Cake Addin #addin nuget:?package=ACRCloudSdkCore&version=1.2.2-preview.1&prerelease // Install ACRCloudSdkCore as a Cake Tool #tool nuget:?package=ACRCloudSdkCore&version=1.2.2-preview.1&prerelease
ACRCloudSdkCore
Overview
ACRCloud provides Automatic Content Recognition services for Audio Fingerprinting based applications such as Audio Recognition (supports music, video, ads for both online and offline), Broadcast Monitoring, Second Screen, Copyright Protection and etc.
This audio recognition C# SDK support most of audio / video files.
Audio: mp3, wav, m4a, flac, aac, amr, ape, ogg ...<br> Video: mp4, mkv, wmv, flv, ts, avi ...
Requirements
Follow one of the tutorials to create a project and get your host, access_key and access_secret.
Windows Runtime Library
If you run the SDK on Windows, you must install this library.
x86: download and install Library(vcredist_x86.exe)
x64: download and install Library(vcredist_x64.exe)
Example
You need to replace 3 properties in the following file with your project's host, access_key and access_secret, and run it.
ExampleFile
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 is compatible. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.0
- ACRCloudSdkCore.NativeAssets.Win32 (>= 1.0.0)
-
.NETCoreApp 3.1
- ACRCloudSdkCore.NativeAssets.Win32 (>= 1.0.0)
-
.NETFramework 4.6.1
- ACRCloudSdkCore.NativeAssets.Win32 (>= 1.0.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Memory (>= 4.5.4)
-
.NETFramework 4.6.2
- ACRCloudSdkCore.NativeAssets.Win32 (>= 1.0.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Memory (>= 4.5.4)
-
.NETStandard 2.0
- ACRCloudSdkCore.NativeAssets.Win32 (>= 1.0.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Memory (>= 4.5.4)
-
.NETStandard 2.1
- ACRCloudSdkCore.NativeAssets.Win32 (>= 1.0.0)
- System.Text.Json (>= 4.7.2)
-
net5.0
- ACRCloudSdkCore.NativeAssets.Win32 (>= 1.0.0)
-
net6.0
- ACRCloudSdkCore.NativeAssets.Win32 (>= 1.0.0)
-
net7.0
- ACRCloudSdkCore.NativeAssets.Win32 (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.