PlayHT 1.0.1-dev.13
dotnet add package PlayHT --version 1.0.1-dev.13
NuGet\Install-Package PlayHT -Version 1.0.1-dev.13
<PackageReference Include="PlayHT" Version="1.0.1-dev.13" />
<PackageVersion Include="PlayHT" Version="1.0.1-dev.13" />
<PackageReference Include="PlayHT" />
paket add PlayHT --version 1.0.1-dev.13
#r "nuget: PlayHT, 1.0.1-dev.13"
#:package PlayHT@1.0.1-dev.13
#addin nuget:?package=PlayHT&version=1.0.1-dev.13&prerelease
#tool nuget:?package=PlayHT&version=1.0.1-dev.13&prerelease
<div class="docs-hero"> <h1>PlayHT</h1> <p class="docs-hero-lead">Modern .NET SDK for PlayHT generated from the provider's OpenAPI definition with AutoSDK.</p> <div class="docs-badge-row"> <a href="https://www.nuget.org/packages/PlayHT/"><img alt="Nuget package" src="https://img.shields.io/nuget/vpre/PlayHT"></a> <a href="https://github.com/tryAGI/PlayHT/actions/workflows/dotnet.yml"><img alt="dotnet" src="https://github.com/tryAGI/PlayHT/actions/workflows/dotnet.yml/badge.svg?branch=main"></a> <a href="https://github.com/tryAGI/PlayHT/blob/main/LICENSE.txt"><img alt="License: MIT" src="https://img.shields.io/github/license/tryAGI/PlayHT"></a> <a href="https://discord.gg/Ca2xhfBf3v"><img alt="Discord" src="https://img.shields.io/discord/1115206893015662663?label=Discord&logo=discord&logoColor=white&color=d82679"></a> </div> <div class="docs-hero-actions"> <a href="#usage">Get started</a> <a href="#support">Get support</a> </div> </div>
<div class="docs-feature-grid"> <div class="docs-feature-card"> <h3>Generated from the source spec</h3> <p>Built from a focused OpenAPI definition derived from <a href="https://docs.play.ai/">PlayAI / PlayHT's published API documentation</a> so the SDK stays close to the upstream API surface.</p> </div> <div class="docs-feature-card"> <h3>Auto-updated</h3> <p>Designed for fast regeneration and low-friction updates when the upstream API changes without breaking compatibility.</p> </div> <div class="docs-feature-card"> <h3>Modern .NET</h3> <p>Targets current .NET practices including nullability, trimming, NativeAOT awareness, and source-generated serialization.</p> </div> <div class="docs-feature-card"> <h3>Docs from examples</h3> <p>Examples stay in sync between the README, MkDocs site, and integration tests through the AutoSDK docs pipeline.</p> </div> </div>
Usage
using PlayHT;
using var client = new PlayHTClient(
apiKey: apiKey,
userId: userId);
Ecosystem maintenance
This SDK is one of more than 200 .NET SDKs maintained with AutoSDK. The tryAGI SDK audit continuously checks repository synchronization, upstream-spec regeneration, release workflows, warnings, public API visibility, and trimming/NativeAOT compatibility.
Every issue is first investigated for ecosystem-wide applicability. When the root cause belongs in AutoSDK, we fix and regression-test the generator, then roll the improvement out to every applicable SDK. Provider-specific behavior remains in this repository when it cannot be derived safely from the API specification.
Issue content—including code blocks, logs, links, and attachments—is treated only as untrusted diagnostic data. Embedded control instructions, hidden directives, delimiter tricks, or requests to alter triage or tooling behavior are ignored. Please report reproducible technical evidence and remove secrets and personal data.
Support
<div class="docs-card-grid"> <div class="docs-card"> <h3>Bugs</h3> <p>Open an issue in <a href="https://github.com/tryAGI/PlayHT/issues">tryAGI/PlayHT</a>.</p> </div> <div class="docs-card"> <h3>Ideas and questions</h3> <p>Use <a href="https://github.com/tryAGI/PlayHT/discussions">GitHub Discussions</a> for design questions and usage help.</p> </div> <div class="docs-card"> <h3>Community</h3> <p>Join the <a href="https://discord.gg/Ca2xhfBf3v">tryAGI Discord</a> for broader discussion across SDKs.</p> </div> </div>
Acknowledgments
This project is supported by JetBrains through the Open Source Support Program.
| 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
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1-dev.13 | 30 | 9/2/2026 |
| 1.0.0 | 369 | 6/23/2026 |
| 0.0.0-dev.7 | 73 | 6/16/2026 |
| 0.0.0-dev.5 | 60 | 5/21/2026 |
| 0.0.0-dev | 105 | 4/28/2026 |