Create speech-enabled apps with Azure AI services
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.
AI Engineer
Data Scientist
Developer
Solution Architect
Student
Ai Services
Module Objectives
In this module, you'll learn how to:
- Provision an Azure resource for the Azure AI Speech service
- Use the Azure AI Speech to text API to implement speech recognition
- Use the Text to speech API to implement speech synthesis
- Configure audio format and voices
- Use Speech Synthesis Markup Language (SSML)
Units
Prerequisites
Before starting this module, you should:
- Be familiar with Azure services and the Azure portal
- Have experience programming with C# or Python