Skip to content

Azure AI Speech with Azure OpenAI

Overview

An example console application written in C# which uses Speech-to-Text to ask Azure OpenAI a question. The response from Azure OpenAI is read back using Text-to-Speech.

Repo:

GitHub - DEFRA/core-ai-techspike-speech

Speech-to-text:

Speech to text overview - Speech service - Azure AI services

Text-to-speech:

Text to speech overview - Speech service - Azure AI services

Azure OpenAI:

Azure OpenAI Service documentation - Quickstarts, Tutorials, API Reference - Azure AI services