Skip to content

Commit e28cd5a

Browse files
committed
Corrected from mic quickstart links
1 parent 7ae35bb commit e28cd5a

File tree

13 files changed

+53
-32
lines changed

13 files changed

+53
-32
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-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

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/cpp/windows.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=windows)
15+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=windows&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/csharp/dotnet.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=dotnet)
15+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=dotnet&pivots=programming-language-csharp)
1616
> * Make sure that you have access to a microphone for audio capture
1717
1818
## Open your project in Visual Studio

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/csharp/unity.md

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

2222
> [!div class="checklist"]
2323
> * [Create an Azure Speech Resource](../../../../get-started.md)
24-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=unity)
24+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=unity&pivots=programming-language-csharp)
2525
> * Make sure that you have access to a microphone for audio capture
2626
2727
If you've already done this, great. Let's keep going.

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/csharp/uwp.md

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

1818
> [!div class="checklist"]
1919
> * [Create an Azure Speech Resource](../../../../get-started.md)
20-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=uwp)
20+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=uwp&pivots=programming-language-csharp)
2121
> * Make sure that you have access to a microphone for audio capture
2222
2323
If you've already done this, great. Let's keep going.

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/csharp/xamarin.md

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

1919
> [!div class="checklist"]
2020
> * [Create an Azure Speech Resource](../../../../get-started.md)
21-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=xamarin)
21+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=xamarin&pivots=programming-language-csharp)
2222
> * Make sure that you have access to a microphone for audio capture
2323
2424
If you've already done this, great. Let's keep going.

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/java/android.md

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

1919
> [!div class="checklist"]
2020
> * [Create an Azure Speech Resource](../../../../get-started.md)
21-
> * [Setup your development environment](../../../../quickstarts/setup-platform.md?tabs=android)
21+
> * [Setup your development environment](../../../../quickstarts/setup-platform.md?tabs=android&pivots=programming-language-java)
2222
> * Make sure that you have access to a microphone for audio capture
2323
2424
## Create a user interface

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/java/jre.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=jre)
15+
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md?tabs=jre&pivots=programming-language-java)
1616
> * Make sure that you have access to a microphone for audio capture
1717
1818
## Source code

0 commit comments

Comments
 (0)