Skip to content

Commit ff3390b

Browse files
committed
refresh speech docs
1 parent 76714cc commit ff3390b

12 files changed

+43
-34
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: include file
3+
description: include file
4+
author: eric-urban
5+
ms.author: eur
6+
ms.service: azure-ai-speech
7+
ms.topic: include
8+
ms.date: 9/20/2024
9+
ms.custom: include
10+
---
11+
12+
> [!NOTE]
13+
> This feature is currently in public preview. This preview is provided without a service-level agreement, and is not recommended for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).

articles/ai-services/speech-service/includes/previews/preview-personal-voice.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

articles/ai-services/speech-service/meeting-transcription.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ author: eric-urban
66
manager: nitinme
77
ms.service: azure-ai-speech
88
ms.topic: overview
9-
ms.date: 9/9/2024
9+
ms.date: 9/20/2024
1010
ms.author: eur
1111
ms.custom: cogserv-non-critical-speech, references_regions
12+
#Customer intent: For developers who want to use the conversation transcription feature in the Speech service to transcribe meetings.
1213
---
1314

1415
# What is conversation transcription multichannel diarization? (preview)

articles/ai-services/speech-service/migrate-to-batch-synthesis.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,24 @@
22
title: Migrate to Batch synthesis API - Speech service
33
titleSuffix: Azure AI services
44
description: This document helps developers migrate code from Long Audio REST API to Batch synthesis REST API.
5-
author: heikora
6-
manager: dongli
5+
author: eric-urban
6+
ms.author: eur
7+
manager: nitinme
78
ms.service: azure-ai-speech
89
ms.topic: reference
9-
ms.date: 1/21/2024
10-
ms.author: heikora
10+
ms.date: 9/20/2024
11+
ms.reviewer: heikora
1112
ms.devlang: csharp
1213
ms.custom: devx-track-csharp
14+
#Customer intent: As a developer, I want to migrate code from Long Audio REST API to Batch synthesis REST API in the Speech service.
1315
---
1416

1517
# Migrate code from Long Audio API to Batch synthesis API
1618

1719
The [Batch synthesis API](batch-synthesis.md) provides asynchronous synthesis of long-form text to speech. This article describes the benefits of upgrading from Long Audio API to Batch synthesis API, and details about how to do so.
1820

1921
> [!IMPORTANT]
20-
> [Batch synthesis API](batch-synthesis.md) is generally available. the Long Audio API will be retired on April 1st, 2027.
22+
> [Batch synthesis API](batch-synthesis.md) is generally available. the Long Audio API is retiring on April 1st, 2027.
2123
2224
## Base path and version
2325

articles/ai-services/speech-service/migrate-to-custom-voice-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ author: eric-urban
66
manager: nitinme
77
ms.service: azure-ai-speech
88
ms.topic: how-to
9-
ms.date: 1/21/2024
9+
ms.date: 9/20/2024
1010
ms.author: eur
11+
#Customer intent: As a developer, I want to migrate code from v3 text to speech REST API to custom voice REST API in the Speech service.
1112
---
1213

1314
# Migrate to custom voice REST API (Preview)
1415

15-
The custom voice REST API is a new version of the text to speech REST API. You can deploy and use custom neural voice models with the API.
16+
[!INCLUDE [Feature preview](./includes/previews/preview-generic.md)]
1617

17-
> [!NOTE]
18-
> The custom voice REST API is currently in preview.
18+
The custom voice REST API is a new version of the text to speech REST API. You can deploy and use custom neural voice models with the API.
1919

2020
In this article, you learn how to migrate code from the v3 text to speech REST API to the custom voice REST API.
2121

articles/ai-services/speech-service/migrate-v3-0-to-v3-1.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
title: Migrate from v3.0 to v3.1 REST API - Speech service
33
titleSuffix: Azure AI services
44
description: This document helps developers migrate code from v3.0 to v3.1 of the Speech to text REST API.
5-
author: heikora
6-
manager: dongli
5+
author: eric-urban
6+
ms.author: eur
7+
manager: nitinme
78
ms.service: azure-ai-speech
89
ms.topic: how-to
9-
ms.date: 9/15/2024
10-
ms.author: heikora
10+
ms.date: 9/20/2024
11+
ms.reviewer: heikora
1112
ms.devlang: csharp
1213
ms.custom: devx-track-csharp
14+
#Customer intent: As a developer, I want to migrate code from v3.0 to v3.1 of the Speech to text REST API.
1315
---
1416

1517
# Migrate code from v3.0 to v3.1 of the REST API

articles/ai-services/speech-service/migrate-v3-1-to-v3-2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ author: eric-urban
66
manager: nitinme
77
ms.service: azure-ai-speech
88
ms.topic: how-to
9-
ms.date: 9/15/2024
9+
ms.date: 9/20/2024
1010
ms.author: eur
1111
ms.devlang: csharp
1212
ms.custom: devx-track-csharp
13+
#Customer intent: As a developer, I want to migrate code from v3.1 to v3.2 of the Speech to text REST API.
1314
---
1415

1516
# Migrate code from v3.1 to v3.2 of the REST API

articles/ai-services/speech-service/migration-overview-neural-voice.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ author: eric-urban
66
manager: nitinme
77
ms.service: azure-ai-speech
88
ms.topic: conceptual
9-
ms.date: 1/21/2024
9+
ms.date: 9/20/2024
1010
ms.author: eur
11+
#Customer intent: As a developer, I want to migrate from non-neural voice to neural voice in the Speech service.
1112
---
1213

1314
# Migration to neural voice

articles/ai-services/speech-service/multi-device-conversation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ author: eric-urban
66
manager: nitinme
77
ms.service: azure-ai-speech
88
ms.topic: overview
9-
ms.date: 1/21/2024
9+
ms.date: 9/20/2024
1010
ms.author: eur
1111
ms.custom: cogserv-non-critical-speech
12+
#Customer intent: As a developer, I want to learn about multi-device conversation in the Speech service.
1213
---
1314

1415
# What is multi-device conversation?

articles/ai-services/speech-service/openai-speech.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: azure-ai-speech
88
ms.custom: build-2023, build-2023-dataai, devx-track-python
99
ms.topic: how-to
10-
ms.date: 9/5/2024
10+
ms.date: 9/20/2024
1111
ms.author: eur
1212
zone_pivot_groups: programming-languages-csharp-python
1313
keywords: speech to text, openai

0 commit comments

Comments
 (0)