Skip to content

Commit 320e317

Browse files
committed
address PR comments
1 parent 9c991a9 commit 320e317

File tree

9 files changed

+4
-53
lines changed

9 files changed

+4
-53
lines changed

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/go/footer.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
2-
title: "Quickstart: Recognize speech from a microphone, Go - Speech service"
3-
titleSuffix: Azure Cognitive Services
4-
description: Learn how to recognize speech in Go using the Speech SDK.
5-
services: cognitive-services
62
author: trrwilson
7-
manager: nitinme
83
ms.service: cognitive-services
9-
ms.subservice: speech-service
104
ms.topic: include
115
ms.date: 03/25/2020
126
ms.author: travisw

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
2-
title: 'Quickstart: Recognize speech from a microphone, go - Speech service'
3-
titleSuffix: Azure Cognitive Services
4-
description: Learn how to recognize speech in Go using the Speech SDK.
5-
services: cognitive-services
62
author: trrwilson
7-
manager: nitinme
83
ms.service: cognitive-services
9-
ms.subservice: speech-service
104
ms.topic: include
115
ms.date: 05/25/2020
126
ms.author: trrwilson
@@ -17,8 +11,8 @@ ms.author: trrwilson
1711
Before you get started:
1812

1913
> [!div class="checklist"]
20-
> * [Create an Azure Speech Resource](../../../../get-started.md)
21-
> * [Setup your development environment and create an empty project](../../../../quickstarts/setup-platform.md)
14+
> * [Create an Azure Speech resource](../../../../get-started.md)
15+
> * [Set up your development environment and create an empty project](../../../../quickstarts/setup-platform.md)
2216
> * Make sure that you have access to a microphone for audio capture
2317
2418
## Setup your environment

articles/cognitive-services/Speech-Service/includes/quickstarts/from-microphone/go/header.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
---
2-
title: "Quickstart: Recognize speech from a microphone, Go - Speech service"
3-
titleSuffix: Azure Cognitive Services
4-
description: Learn how to recognize speech in Go using the Speech SDK.
5-
services: cognitive-services
6-
services: cognitive-services
72
author: trrwilson
8-
manager: nitinme
93
ms.service: cognitive-services
10-
ms.subservice: speech-service
114
ms.topic: include
125
ms.date: 03/25/2020
136
ms.author: travisw

articles/cognitive-services/Speech-Service/includes/quickstarts/platform/go-linux.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
2-
title: 'Quickstart: Speech SDK Go (Linux) platform setup - Speech service'
3-
titleSuffix: Azure Cognitive Services
4-
description: Use this guide to set up your platform for Go on Linux with the Speech service SDK.
5-
services: cognitive-services
62
author: glecaros
7-
manager: nitinme
83
ms.service: cognitive-services
9-
ms.subservice: speech-service
104
ms.topic: include
115
ms.date: 03/30/2020
126
ms.author: gelecaro

articles/cognitive-services/Speech-Service/includes/quickstarts/platform/linux-install-sdk.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
2-
title: 'Quickstart: Speech SDK C++ (Linux) platform setup - Speech service'
3-
titleSuffix: Azure Cognitive Services
4-
description: Use this guide to set up your platform on Linux with the Speech service SDK.
5-
services: cognitive-services
62
author: glecaros
7-
manager: nitinme
83
ms.service: cognitive-services
9-
ms.subservice: speech-service
104
ms.topic: include
115
ms.date: 03/30/2020
126
ms.author: gelecaro

articles/cognitive-services/Speech-Service/includes/quickstarts/voice-assistants/go/footer.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
2-
title: 'Quickstart: Create a custom voice assistant, Go - Speech service'
3-
titleSuffix: Azure Cognitive Services
4-
description: Learn how to create a custom voice assistant in Go using the Speech SDK.
5-
services: cognitive-services
62
author: trrwilson
7-
manager: nitinme
83
ms.service: cognitive-services
9-
ms.subservice: speech-service
104
ms.topic: include
115
ms.date: 05/25/2020
126
ms.author: trrwilson

articles/cognitive-services/Speech-Service/includes/quickstarts/voice-assistants/go/go.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
2-
title: 'Quickstart: Create a custom voice assistant, Go - Speech service'
3-
titleSuffix: Azure Cognitive Services
4-
description: Learn how to create a custom voice assistant in Go using the Speech SDK.
5-
services: cognitive-services
62
author: trrwilson
7-
manager: nitinme
83
ms.service: cognitive-services
9-
ms.subservice: speech-service
104
ms.topic: include
115
ms.date: 05/25/2020
126
ms.author: trrwilson

articles/cognitive-services/Speech-Service/includes/quickstarts/voice-assistants/go/header.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
2-
title: 'Quickstart: Create a custom voice assistant, Go - Speech service'
3-
titleSuffix: Azure Cognitive Services
4-
description: Learn how to create a custom voice assistant in Go using the Speech SDK.
5-
services: cognitive-services
62
author: trrwilson
7-
manager: nitinme
83
ms.service: cognitive-services
9-
ms.subservice: speech-service
104
ms.topic: include
115
ms.date: 05/25/2020
126
ms.author: trrwilson

articles/cognitive-services/Speech-Service/quickstarts/setup-platform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ zone_pivot_groups: programming-languages-set-three
8383
::: zone-end
8484

8585
::: zone pivot="programming-language-go"
86-
**Choose your target environment**
87-
#### [Linux](#tab/golang-linux)
86+
8887
[!INCLUDE [go-linux](../includes/quickstarts/platform/go-linux.md)]
88+
8989
* * *
9090
::: zone-end

0 commit comments

Comments
 (0)