Skip to content

Commit 66ad50e

Browse files
committed
Adjustments from Chris's feedback
1 parent eb6459e commit 66ad50e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/cognitive-services/Speech-Service/index-speech-to-text.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### YamlMime:Landing
22

33
title: Speech-to-text documentation
4-
summary: Speech-to-text from the Speech service, also known as speech recognition, enables real-time transcription of audio streams into text.
4+
summary: Speech-to-text from the Speech service, also known as speech recognition, enables real-time and batch transcription of audio streams into text.
55
metadata:
66
title: Speech-to-text documentation - Tutorials, API Reference - Azure Cognitive Services | Microsoft Docs
77
titleSuffix: Azure Cognitive Services
@@ -18,9 +18,9 @@ landingContent:
1818
linkLists:
1919
- linkListType: overview
2020
links:
21-
- text: What is speech-to-text?
21+
- text: What is real-time speech-to-text?
2222
url: speech-to-text.md
23-
- text: What is batch transcription?
23+
- text: What is batch speech-to-text?
2424
url: batch-transcription.md
2525
- text: Speech recognition basics?
2626
url: speech-to-text-basics.md

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
href: index-speech-to-text.yml
1919
- name: Overview
2020
items:
21-
- name: What is speech-to-text?
21+
- name: What is real-time speech-to-text?
2222
href: speech-to-text.md
23-
- name: What is batch transcription?
23+
- name: What is batch speech-to-text?
2424
href: batch-transcription.md
2525
- name: Speech recognition basics
2626
href: speech-to-text-basics.md

0 commit comments

Comments
 (0)