AeonVoice.Native
0.1.7
dotnet add package AeonVoice.Native --version 0.1.7
NuGet\Install-Package AeonVoice.Native -Version 0.1.7
<PackageReference Include="AeonVoice.Native" Version="0.1.7" />
<PackageVersion Include="AeonVoice.Native" Version="0.1.7" />
<PackageReference Include="AeonVoice.Native" />
paket add AeonVoice.Native --version 0.1.7
#r "nuget: AeonVoice.Native, 0.1.7"
#:package AeonVoice.Native@0.1.7
#addin nuget:?package=AeonVoice.Native&version=0.1.7
#tool nuget:?package=AeonVoice.Native&version=0.1.7
AeonVoice.Native
Native runtime assets for AeonVoice .NET consumption.
This package contains platform-specific shared libraries used by the managed AeonVoice package.
Included runtimes
linux-x64linux-arm64
Compatibility baseline
linux-arm64binaries are built with a Debian 11 (Bullseye-era) baseline toolchain to improve compatibility across older Linux ARM64 environments with older C/C++ runtimes (including Raspberry Pi and other SBC/server distributions).
Package contents
Libraries are delivered under:
runtimes/linux-x64/native/runtimes/linux-arm64/native/
Typical libraries include:
libAeonVoice.so*libAeonVoice_core.so*libAeonVoice_audio.so*
Usage
Install this package directly only if you are wiring interop manually.
Most users should install AeonVoice, which references this package automatically.
Important
AeonVoice.Native provides native binaries plus a minimal runtime data bundle:
data/languages/Englishdata/voices/leenaconfig/AeonVoice.confconfig/dicts/english
These files are packaged as contentFiles and copied to consumer output under aeonvoice/ via buildTransitive targets.
License
See repository license files and voice/resource-specific licenses.
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AeonVoice.Native:
| Package | Downloads |
|---|---|
|
AeonVoice
Managed .NET wrapper for the AeonVoice native speech synthesis engine. |
GitHub repositories
This package is not used by any popular GitHub repositories.