Copied


AssemblyAI Launches C# .NET SDK and New AI Tutorials

Alvin Lang   Sep 08, 2024 01:48 2 Min Read


AssemblyAI has unveiled its new C# .NET SDK, simplifying the integration of the latest Speech AI models with .NET languages like C#, according to AssemblyAI. This release is accompanied by a series of fresh tutorials aimed at enhancing developers' capabilities in creating AI-driven applications.

Introduction of AssemblyAI C# .NET SDK

The newly launched AssemblyAI C# .NET SDK facilitates the use of advanced Speech AI models with .NET languages, providing a streamlined process for developers. An example provided by AssemblyAI demonstrates how to transcribe an audio file using the SDK:

using AssemblyAI;
using AssemblyAI.Transcripts;

var client = new AssemblyAIClient("YOUR_API_KEY");

var transcript = await client.Transcripts.TranscribeAsync(new TranscriptParams
{
    AudioUrl = "https://storage.googleapis.com/aai-docs-samples/nbc.mp3"
});

transcript.EnsureStatusCompleted();

Console.WriteLine(transcript.Text);

Detailed instructions and more information about the SDK can be found on AssemblyAI’s blog and documentation.

New AI Tutorials

In addition to the SDK, AssemblyAI has released new tutorials to help developers build innovative AI applications. Highlights from these tutorials include:

YouTube Tutorials

AssemblyAI also offers several trending YouTube tutorials, including:

For more information and to stay updated on new product features and tutorials, visit AssemblyAI’s subscription page.


Read More
The Hong Kong Monetary Authority has issued a warning about a fraudulent website posing as OCBC Bank (Hong Kong) Limited, urging public vigilance.
BitMEX has changed the Mark Method for NILUSDTH25 and REDUSDTZ25 to Fair Price marking, effective March 25, 2025, enhancing price accuracy.
BitMEX introduces NILUSDT perpetual swaps, offering traders up to 50x leverage. This new listing enhances trading options on the platform.
Bitcoin remains vulnerable to downward pressure due to tight liquidity conditions and weak investor sentiment, with ETF outflows and cautious market behavior persisting.
Vodafone implements AI-driven solutions using LangChain and LangGraph to optimize data operations and improve performance metrics monitoring and information retrieval across its data centers.
BitMEX announces the introduction of NILUSDT perpetual swap listing, offering traders up to 50x leverage. The NIL token will be available for trading starting March 25, 2024.
Cronos (CRO) Labs has appointed Mirko Zhao as its new leader, succeeding Ken Timsit. Zhao aims to enhance the blockchain’s growth and community engagement.
Cronos (CRO) Labs announces Mirko Zhao as the new Head of Product and Engineering, succeeding Ken Timsit, to lead the blockchain ecosystem's innovative growth.