OpusSharp.Natives 1.6.1.3

dotnet add package OpusSharp.Natives --version 1.6.1.3
                    
NuGet\Install-Package OpusSharp.Natives -Version 1.6.1.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpusSharp.Natives" Version="1.6.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpusSharp.Natives" Version="1.6.1.3" />
                    
Directory.Packages.props
<PackageReference Include="OpusSharp.Natives" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpusSharp.Natives --version 1.6.1.3
                    
#r "nuget: OpusSharp.Natives, 1.6.1.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package OpusSharp.Natives@1.6.1.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OpusSharp.Natives&version=1.6.1.3
                    
Install as a Cake Addin
#tool nuget:?package=OpusSharp.Natives&version=1.6.1.3
                    
Install as a Cake Tool

Supported Runtimes

  • android-arm: android-arm/native/libopus.so
  • android-arm64: android-arm64/native/libopus.so
  • android-x64: android-x64/native/libopus.so
  • android-x86: android-x86/native/libopus.so
  • linux-arm: linux-arm/native/opus.so
  • linux-arm64: linux-arm64/native/opus.so
  • linux-x64: linux-x64/native/opus.so
  • linux-x86: linux-x86/native/opus.so
  • osx-arm64: osx-arm64/native/opus.dylib
  • osx-x64: osx-x64/native/opus.dylib
  • ios: ios/native/libopus.xcframework
  • browser-wasm: browser-wasm/native/libopus.a
  • win-arm64: win-arm64/native/opus.dll
  • win-x64: win-x64/native/opus.dll
  • win-x86: win-x86/native/opus.dll

Statically Linked Runtimes

iOS is included in the package as libopus.xcframework and linked automatically for .NET iOS projects. WASM is included as libopus.a and linked automatically for browser-wasm projects through NativeFileReference.

  • ios
  • browser-wasm

  • ARM32 is no longer supported by the windows OS and is no longer provided in this package.
  • Android builds are 16kb aligned.
  • Binaries are built from the official Opus v1.6.1 release tag at https://gitlab.xiph.org/xiph/opus.git.
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OpusSharp.Natives:

Package Downloads
OpusSharp

OpusSharp library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.1.3 902 5/15/2026
1.6.1.2 277 5/7/2026
1.6.1.1 1,806 4/1/2026
1.6.1 238 3/29/2026
1.6.0.2 270 3/25/2026
1.6.0.1 1,268 1/13/2026
1.6.0 420 12/18/2025
1.5.2.2 1,566 9/5/2025
1.5.2.1 4,210 12/1/2024
1.5.2 341 11/12/2024