Skip to content

Commit 059f933

Browse files
authored
Merge pull request #226480 from sally-baolian/patch-96
Language learning overview
2 parents 257238e + 8328315 commit 059f933

File tree

3 files changed

+59
-9
lines changed

3 files changed

+59
-9
lines changed
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: Language learning with Azure Cognitive Service for Speech
3+
titleSuffix: Azure Cognitive Services
4+
description: Azure Cognitive Services for Speech can be used to learn languages.
5+
services: cognitive-services
6+
author: sally-baolian
7+
manager: nitinme
8+
ms.service: cognitive-services
9+
ms.subservice: speech-service
10+
ms.topic: conceptual
11+
ms.date: 02/23/2023
12+
ms.author: eur
13+
---
14+
15+
# Language learning with Azure Cognitive Service for Speech
16+
17+
The Azure Cognitive Service for Speech platform is a comprehensive collection of technologies and services aimed at accelerating the incorporation of speech into applications. Azure Cognitive Services for Speech can be used to learn languages.
18+
19+
20+
## Pronunciation Assessment
21+
22+
The [Pronunciation Assessment](pronunciation-assessment-tool.md) feature is designed to provide instant feedback to users on the accuracy, fluency, and prosody of their speech when learning a new language, so that they can speak and present in a new language with confidence. For information about availability of pronunciation assessment, see [supported languages](language-support.md?tabs=pronunciation-assessment) and [available regions](regions.md#speech-service).
23+
24+
The Pronunciation Assessment feature offers several benefits for educators, service providers, and students.
25+
- For educators, it provides instant feedback, eliminates the need for time-consuming oral language assessments, and offers consistent and comprehensive assessments.
26+
- For service providers, it offers high real-time capabilities, worldwide Speech cognitive service and supports growing global business.
27+
- For students and learners, it provides a convenient way to practice and receive feedback, authoritative scoring to compare with native pronunciation and helps to follow the exact text order for long sentences or full documents.
28+
29+
## Speech-to-Text
30+
31+
Azure [Speech-to-Text](speech-to-text.md) supports real-time language identification for multilingual language learning scenarios, help human-human interaction with better understanding and readable context.
32+
33+
## Text-to-Speech
34+
35+
[Text-to-Speech](text-to-speech.md) prebuilt neural voices can read out learning materials natively and empower self-served learning. A broad portfolio of [languages and voices](language-support.md?tabs=tts) are supported for AI teacher, content read aloud capabilities, and more. Microsoft is continuously working on bringing new languages to the world.
36+
37+
38+
[Custom Neural Voice](custom-neural-voice.md) is available for you to create a customized synthetic voice for your applications. Education companies are using this technology to personalize language learning, by creating unique characters with distinct voices that match the culture and background of their target audience.
39+
40+
41+
42+
## Next steps
43+
44+
* [How to use pronunciation assessment](how-to-pronunciation-assessment.md)
45+
* [What is Speech-to-Text](speech-to-text.md)
46+
* [What is Text-to-Speech](text-to-speech.md)
47+
* [What is Custom Neural Voice](custom-neural-voice.md)

articles/cognitive-services/Speech-Service/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Common scenarios for speech include:
2828
- [Captioning](./captioning-concepts.md): Learn how to synchronize captions with your input audio, apply profanity filters, get partial results, apply customizations, and identify spoken languages for multilingual scenarios.
2929
- [Audio Content Creation](text-to-speech.md#more-about-neural-text-to-speech-features): You can use neural voices to make interactions with chatbots and voice assistants more natural and engaging, convert digital texts such as e-books into audiobooks and enhance in-car navigation systems.
3030
- [Call Center](call-center-overview.md): Transcribe calls in real-time or process a batch of calls, redact personally identifying information, and extract insights such as sentiment to help with your call center use case.
31+
- [Language learning](language-learning-overview.md): Provide pronunciation assessment feedback to language learners, support real-time transcription for remote learning conversations, and read aloud teaching materials with neural voices.
3132
- [Voice assistants](voice-assistants.md): Create natural, humanlike conversational interfaces for their applications and experiences. The voice assistant feature provides fast, reliable interaction between a device and an assistant implementation.
3233

3334
Microsoft uses Speech for many scenarios, such as captioning in Teams, dictation in Office 365, and Read Aloud in the Edge browser.

articles/cognitive-services/Speech-Service/toc.yml

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -230,14 +230,16 @@ items:
230230
href: gaming-concepts.md
231231
- name: Language learning
232232
items:
233-
- name: Pronunciation Assessment with speech to text
234-
items:
235-
- name: Pronunciation Assessment in Speech Studio
236-
href: pronunciation-assessment-tool.md
237-
displayName: pronounce, learn language, assess pron
238-
- name: How to use Pronunciation Assessment
239-
href: how-to-pronunciation-assessment.md
240-
displayName: pronounce, learn language, assess pron
233+
- name: Overview
234+
href: language-learning-overview.md
235+
- name: Pronunciation Assessment with speech to text
236+
items:
237+
- name: Pronunciation Assessment in Speech Studio
238+
href: pronunciation-assessment-tool.md
239+
displayName: pronounce, learn language, assess pron
240+
- name: How to use Pronunciation Assessment
241+
href: how-to-pronunciation-assessment.md
242+
displayName: pronounce, learn language, assess pron
241243
- name: Conversation transcription
242244
items:
243245
- name: Conversation Transcription overview
@@ -551,4 +553,4 @@ items:
551553
- name: Compliance and certification
552554
href: https://azure.microsoft.com/support/legal/cognitive-services-compliance-and-privacy/
553555
- name: Privacy and cookies
554-
href: https://privacy.microsoft.com/privacystatement
556+
href: https://privacy.microsoft.com/privacystatement

0 commit comments

Comments
 (0)