ZTSL 1.0.0
dotnet add package ZTSL --version 1.0.0
NuGet\Install-Package ZTSL -Version 1.0.0
<PackageReference Include="ZTSL" Version="1.0.0" />
<PackageVersion Include="ZTSL" Version="1.0.0" />
<PackageReference Include="ZTSL" />
paket add ZTSL --version 1.0.0
#r "nuget: ZTSL, 1.0.0"
#:package ZTSL@1.0.0
#addin nuget:?package=ZTSL&version=1.0.0
#tool nuget:?package=ZTSL&version=1.0.0
ZTSL
A container format for Opus audio paired with timestamped lyric/text streams.
This package provides binary read/write primitives for the ZTSL format: FileHeader,
packet I/O, stream descriptors, and binary reader/writer helpers.
For playback, pair this with:
ZTSL.Player.Core— platform-agnostic decoderZTSL.Player.Blazor— drop-in Blazor component
Spec, format documentation, and the open-source player live at https://github.com/SHW511/ZTSL.Player.
Licensed under Apache-2.0.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Concentus (>= 2.2.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ZTSL:
| Package | Downloads |
|---|---|
|
ZTSL.Player.Core
Platform-agnostic decoder for ZTSL audio/lyric files. Decodes Opus packets, trims preskip, and exposes a timestamped lyric timeline. Used by ZTSL.Player.Blazor and any custom player UI on top of the ZTSL format. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 127 | 5/23/2026 |