Skip to content

Commit 94c95e0

Browse files
authored
Merge pull request #106352 from trevorbye/master
condensing into one quickstart
2 parents 3d819c0 + 13ab8e3 commit 94c95e0

File tree

62 files changed

+93
-199
lines changed

Some content is hidden

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

62 files changed

+93
-199
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.author: dapine
1111
Before you get started, make sure to:
1212

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

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.author: dapine
1111
Before you get started, make sure to:
1212

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

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.author: dapine
1111
Before you get started, make sure to:
1212

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

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.author: dapine
1111
Before you get started, make sure to:
1212

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

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ Before you get started, make sure to:
1717

1818
> [!div class="checklist"]
1919
> * [Create an Azure Speech resource](../../../../get-started.md)
20-
> * [Setup your development environment](../../../../quickstarts/setup-platform.md?tabs=linux)
21-
> * [Create an empty sample project](../../../../quickstarts/create-project.md?tabs=linux)
20+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=linux)
2221
2322
[!INCLUDE [Audio input format](~/articles/cognitive-services/speech-service/includes/audio-input-format-chart.md)]
2423

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ Before you get started, make sure to:
1717

1818
> [!div class="checklist"]
1919
> * [Create an Azure Speech resource](../../../../get-started.md)
20-
> * [Setup your development environment](../../../../quickstarts/setup-platform.md?tabs=macos)
21-
> * [Create an empty sample project](../../../../quickstarts/create-project.md?tabs=macos)
20+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=macos)
2221
2322
[!INCLUDE [Audio input format](~/articles/cognitive-services/speech-service/includes/audio-input-format-chart.md)]
2423

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ Before you get started, make sure to:
1717

1818
> [!div class="checklist"]
1919
> * [Create an Azure Speech resource](../../../../get-started.md)
20-
> * [Setup your development environment](../../../../quickstarts/setup-platform.md?tabs=windows)
21-
> * [Create an empty sample project](../../../../quickstarts/create-project.md?tabs=windows)
20+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=windows)
2221
2322
[!INCLUDE [Audio input format](~/articles/cognitive-services/speech-service/includes/audio-input-format-chart.md)]
2423

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ Before you get started, make sure to:
1717

1818
> [!div class="checklist"]
1919
> * [Create an Azure Speech resource](../../../../get-started.md)
20-
> * [Setup your development environment](../../../../quickstarts/setup-platform.md?tabs=dotnet)
21-
> * [Create an empty sample project](../../../../quickstarts/create-project.md?tabs=vs)
20+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=dotnet)
2221
2322
[!INCLUDE [Audio input format](~/articles/cognitive-services/speech-service/includes/audio-input-format-chart.md)]
2423

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ ms.author: erhopf
1010

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

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ Before you get started, make sure to:
1818
> [!div class="checklist"]
1919
> * [Create an Azure Speech resource](../../../../get-started.md)
2020
> * [Create a LUIS application and get an endpoint key](../../../../quickstarts/create-luis.md)
21-
> * [Setup your development environment](../../../../quickstarts/setup-platform.md?pivots=programming-language-python)
22-
> * [Create an empty sample project](../../../../quickstarts/create-project.md?pivots=programming-language-python)
21+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?pivots=programming-language-python)
2322
2423
[!INCLUDE [Audio input format](~/articles/cognitive-services/speech-service/includes/audio-input-format-chart.md)]
2524

0 commit comments

Comments
 (0)