Transcribing Audio Files Using AssemblyAI and C# - Tutorial
Offered By: tutorialsEU via YouTube
Course Description
Overview
Learn how to transcribe audio files using AssemblyAI's Speech-to-Text API and C# in this comprehensive tutorial. Explore the process of authenticating with the API, uploading audio files, sending transcription requests, and parsing JSON responses into C# objects. Discover advanced features like content safety settings and speaker labeling while building a practical application. Follow step-by-step instructions to create a new project, implement file sending functionality, add customization options, and test the finished app. Gain valuable insights into working with APIs, asynchronous programming, and JSON parsing in C#.
Syllabus
Intro
About AssemblyAI
What are we going to build
Let's get started
Getting your API KEY
Creating a new project
Sending a file to the API
Parsing our JSON response into a C# object
Adding options to our apps
Checking if the file is ready
Testing our app
Taught by
tutorialsEU
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX