Skip to content

Commit 68eb588

Browse files
authored
Merge pull request #110287 from IEvangelist/minorUpdates
Minor updates
2 parents bac5fef + 8f86251 commit 68eb588

File tree

55 files changed

+138
-117
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+138
-117
lines changed

articles/cognitive-services/Speech-Service/includes/get-speech-sdk-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ sudo apt-get update
4747
sudo apt-get install build-essential libssl1.0.2 libasound2
4848
```
4949

50-
# [RHEL 8 and CentOS 7/8](#tab/rhel-centos)
50+
# [RHEL 7/8 and CentOS 7/8](#tab/rhel-centos)
5151

5252
```Bash
5353
sudo yum update

articles/cognitive-services/Speech-Service/includes/quickstarts/from-blob/csharp/dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: IEvangelist
33
ms.service: cognitive-services
44
ms.topic: include
5-
ms.date: 03/12/2020
5+
ms.date: 04/04/2020
66
ms.author: dapine
77
---
88

@@ -11,7 +11,7 @@ ms.author: dapine
1111
Before you get started, make sure to:
1212

1313
> [!div class="checklist"]
14-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=vs&pivots=programmming-language-csharp)
14+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=dotnet&pivots=programmming-language-csharp)
1515
> * [Create an Azure Speech resource](../../../../get-started.md)
1616
> * [Upload a source file to an Azure blob](https://docs.microsoft.com/azure/storage/blobs/storage-quickstart-blobs-portal)
1717

articles/cognitive-services/Speech-Service/includes/quickstarts/from-blob/python/python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: IEvangelist
33
ms.service: cognitive-services
44
ms.topic: include
5-
ms.date: 01/13/2020
5+
ms.date: 04/04/2020
66
ms.author: dapine
77
---
88

@@ -11,7 +11,7 @@ ms.author: dapine
1111
Before you get started, make sure to:
1212

1313
> [!div class="checklist"]
14-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md)
14+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?pivots=programming-language-python)
1515
> * [Create an Azure Speech resource](../../../../get-started.md)
1616
> * [Upload a source file to an Azure blob](https://docs.microsoft.com/azure/storage/blobs/storage-quickstart-blobs-portal)
1717

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/cpp/linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: IEvangelist
33
ms.service: cognitive-services
44
ms.topic: include
5-
ms.date: 03/10/2020
5+
ms.date: 04/04/2020
66
ms.author: dapine
77
---
88

@@ -12,7 +12,7 @@ Before you get started, make sure to:
1212

1313
> [!div class="checklist"]
1414
> * [Create an Azure Speech resource](../../../../get-started.md)
15-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=linux)
15+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=linux&pivots=programming-language-cpp)
1616
1717
[!INCLUDE [Audio input format](~/articles/cognitive-services/speech-service/includes/audio-input-format-chart.md)]
1818

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/cpp/macos.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: IEvangelist
33
ms.service: cognitive-services
44
ms.topic: include
5-
ms.date: 03/10/2020
5+
ms.date: 04/04/2020
66
ms.author: dapine
77
---
88

@@ -12,7 +12,7 @@ Before you get started, make sure to:
1212

1313
> [!div class="checklist"]
1414
> * [Create an Azure Speech resource](../../../../get-started.md)
15-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=macos)
15+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=macos&pivots=programming-language-cpp)
1616
1717
[!INCLUDE [Audio input format](~/articles/cognitive-services/speech-service/includes/audio-input-format-chart.md)]
1818

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/cpp/windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: IEvangelist
33
ms.service: cognitive-services
44
ms.topic: include
5-
ms.date: 03/10/2020
5+
ms.date: 04/04/2020
66
ms.author: dapine
77
---
88

@@ -12,7 +12,7 @@ Before you get started, make sure to:
1212

1313
> [!div class="checklist"]
1414
> * [Create an Azure Speech resource](../../../../get-started.md)
15-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=windows)
15+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=windows&pivots=programming-language-cpp)
1616
1717
[!INCLUDE [Audio input format](~/articles/cognitive-services/speech-service/includes/audio-input-format-chart.md)]
1818

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/csharp/dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: IEvangelist
33
ms.service: cognitive-services
44
ms.topic: include
5-
ms.date: 03/10/2020
5+
ms.date: 04/04/2020
66
ms.author: dapine
77
---
88

@@ -12,7 +12,7 @@ Before you get started, make sure to:
1212

1313
> [!div class="checklist"]
1414
> * [Create an Azure Speech resource](../../../../get-started.md)
15-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=dotnet)
15+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=dotnet&pivots=programming-language-csharp)
1616
1717
[!INCLUDE [Audio input format](~/articles/cognitive-services/speech-service/includes/audio-input-format-chart.md)]
1818

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/java/jre.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
author: IEvangelist
33
ms.service: cognitive-services
44
ms.topic: include
5-
ms.date: 03/10/2020
5+
ms.date: 04/04/2020
66
ms.author: dapine
77
---
88

99
## Prerequisites
1010

1111
> [!div class="checklist"]
1212
> * [Create an Azure Speech resource](../../../../get-started.md)
13-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=jre)
13+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=jre&pivots=programming-language-java)
1414
1515
[!INCLUDE [Audio input format](~/articles/cognitive-services/speech-service/includes/audio-input-format-chart.md)]
1616

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/cpp/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Before you get started:
1212

1313
> [!div class="checklist"]
1414
> * <a href="https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesSpeechServices" target="_blank">Create an Azure Speech resource <span class="docon docon-navigate-external x-hidden-focus"></span></a>
15-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=linux)
15+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=linux&pivots=programming-language-cpp)
1616
> * Make sure that you have access to a microphone for audio capture
1717
1818
## Source code

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/cpp/macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Before you get started:
1212

1313
> [!div class="checklist"]
1414
> * <a href="https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesSpeechServices" target="_blank">Create an Azure Speech resource <span class="docon docon-navigate-external x-hidden-focus"></span></a>
15-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=macos)
15+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=macos&pivots=programming-language-cpp)
1616
> * Make sure that you have access to a microphone for audio capture
1717
1818
## Source code

0 commit comments

Comments
 (0)