Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit f08cb12

Browse files
authored
chore: add deprecation notice
1 parent 4c2fb19 commit f08cb12

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@
1111
[![Discord](https://img.shields.io/discord/875120158014853141?logo=discord&label=Discord&link=https%3A%2F%2Fdiscord.com%2Fchannels%2F875120158014853141&style=social)
1212
](https://assembly.ai/discord)
1313

14+
> [!IMPORTANT]
15+
> As of April 2025, AssemblyAI C# SDK **has been discontinued** and will no longer be maintained.
16+
>
17+
> While the SDK will no longer be updated, any previously published releases will remain available.
18+
>
19+
> Going forward, see the [AssemblyAI API reference](https://www.assemblyai.com/docs/api-reference) for information on how to integrate with our API directly.
20+
>
21+
> We know this is a disruptive change. If you need help with this transition, [reach out to our Support team](https://www.assemblyai.com/contact/support) and we'll help you in any way we can.
22+
1423
The AssemblyAI C# SDK provides an easy-to-use interface for interacting with the AssemblyAI API from .NET, which supports async and real-time transcription, as well as the latest audio intelligence and LeMUR models.
1524
The C# SDK is compatible with `.NET 6.0` and up, `.NET Framework 4.6.2` and up, and `.NET Standard 2.0`.
1625

0 commit comments

Comments
 (0)