Concentus.OggFile
1.0.0
See the version list below for details.
dotnet add package Concentus.OggFile --version 1.0.0
NuGet\Install-Package Concentus.OggFile -Version 1.0.0
<PackageReference Include="Concentus.OggFile" Version="1.0.0" />
paket add Concentus.OggFile --version 1.0.0
#r "nuget: Concentus.OggFile, 1.0.0"
// Install Concentus.OggFile as a Cake Addin #addin nuget:?package=Concentus.OggFile&version=1.0.0 // Install Concentus.OggFile as a Cake Tool #tool nuget:?package=Concentus.OggFile&version=1.0.0
This package implements file streams which can be used to extract or encode Opus packets in an Ogg-formatted audio file (usually .opus), giving developers a very simple API to perform the task of reading or writing audio files that can be played universally. The Concentus library is used to encode/decode the opus packets automatically, with no C++ interop required.
Learn more about Target Frameworks and .NET Standard.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- Concentus (>= 1.1.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Concentus.OggFile:
Package | Downloads |
---|---|
DisCatSharp.Experimental
DisCatSharp.Experimental Experimental changes for DisCatSharp. |
|
CSCore.Opus
OpusSource IWaveSource implementation for CSCore |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on Concentus.OggFile:
Repository | Stars |
---|---|
morkt/GARbro
Visual Novels resource browser
|
|
stakira/OpenUtau
Open singing synthesis platform / Open source UTAU successor
|
|
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
|
|
not-nullptr/Aerochat
Native rewrite of Aerochat, a WLM 09 themed Discord client
|
|
Aiko-IT-Systems/DisCatSharp
Your library to write discord apps in C# with focus on always providing access to the latest discord features
|
v1.0.0 I believe this is enough for a stable release now