Process and Translate Speech with Azure AI Speech Services
Learn how to develop speech-enabled applications by using the Speech service.
Prerequisites
Before starting this learning path, you should:
- Be familiar with Microsoft Azure and the Azure portal
- Have experience programming with C# or Python If you are new to programming, consider completing the Take your first steps with C# or Python for beginners learning path first.
Modules in this learning path
The Azure AI Speech service enables you to build speech-enabled applications. This module focuses on using the speech-to-text and text to speech APIs, which enable you to create apps that are capable of speech recognition and speech synthesis.
Translation of speech builds on speech recognition by recognizing and transcribing spoken input in a specified language, and returning translations of the transcription in one or more other languages.