/openai-speechtotext-console

Simple .NET console application using the Speech-To-Text API by OpenAI.

Primary LanguageC#MIT LicenseMIT

Speech-To-Text with OpenAI

Header

This repository contains a simple console application written in .NET 8 to demonstrate how to use the Speech-To-Text API by OpenAI to generate a MP3 file from a text.

Usage

You need to create an OpenAI account on this website. You have to pay to use the API so make sure that you add your payment information. After that, you can create an API Key here for further use.

Just run the app and follow the steps displayed on the screen.

Screenshots

Here you can see the console application in action:

Console1

Console2

Blog Post

If you are more interested into details, please see the following medium.com post: