Skip to content

Commit 6e30a30

Browse files
Merge pull request #222945 from eric-urban/eur/whats-new
visibility of new releases
2 parents 6726d0d + 9c42393 commit 6e30a30

File tree

4 files changed

+13
-10
lines changed

4 files changed

+13
-10
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ highlightedContent:
2525
- title: About the Speech SDK
2626
itemType: overview
2727
url: speech-sdk.md
28-
- title: Speech service release notes
28+
- title: What's new
2929
itemType: whats-new
3030
url: releasenotes.md
3131
- title: Language support in the Speech service

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,27 @@
11
---
2-
title: Release notes - Speech Service
2+
title: What's new - Speech Service
33
titleSuffix: Azure Cognitive Services
4-
description: A running log of Speech Service feature releases, improvements, bug fixes, and known issues.
4+
description: Find out about new releases and features for the Azure Cognitive Service for Speech.
55
services: cognitive-services
66
manager: nitinme
77
author: eric-urban
88
ms.author: eur
99
ms.service: cognitive-services
1010
ms.subservice: speech-service
1111
ms.topic: reference
12-
ms.date: 11/14/2022
12+
ms.date: 01/04/2023
1313
ms.custom: ignite-fall-2021, references_regions
1414
---
1515

16-
# Speech service release notes
16+
# What's new in Azure Cognitive Service for Speech?
17+
18+
Azure Cognitive Service for Speech is updated on an ongoing basis. To stay up-to-date with recent developments, this article provides you with information about new releases and features.
1719

1820
See below for information about new features and other changes to the Speech service.
1921

20-
## What's new?
22+
## Recent highlights
2123

24+
* Text-to-speech Batch synthesis API is available in public preview.
2225
* Speech-to-text REST API version 3.1 is generally available.
2326
* Speech SDK 1.24.0 and Speech CLI 1.24.0 were released in October 2022.
2427
* Speech-to-text and text-to-speech container versions were updated in October 2022.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ items:
66
items:
77
- name: Speech service overview
88
href: overview.md
9+
- name: What's new
10+
href: releasenotes.md
11+
displayName: reference, new, change, update
912
- name: Language and voice support
1013
displayName: language,locale,voice,gender,neural
1114
href: language-support.md
@@ -433,9 +436,6 @@ items:
433436
href: devices-sdk-release-notes.md
434437
- name: Reference
435438
items:
436-
- name: Release notes
437-
href: releasenotes.md
438-
displayName: reference, new, change, update
439439
- name: SDK reference
440440
items:
441441
- name: C++

articles/cognitive-services/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ conceptualContent:
148148
links:
149149
- url: ./speech-service/captioning-concepts.md
150150
itemType: get-started
151-
text: Captionining
151+
text: Captioning
152152
- url: ./speech-service/call-center-overview.md
153153
itemType: get-started
154154
text: Call Center Transcription

0 commit comments

Comments
 (0)