Skip to content

Commit 06ee57e

Browse files
committed
Single sourcing next steps for all quickstarts. There is now only one quickstart for STT and TTS next steps. I've also been able to delete individual footers as a result, reducing the file count in the repo -- one less thing to update per tab/pivot combo.
1 parent 170edaa commit 06ee57e

Some content is hidden

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

43 files changed

+48
-234
lines changed

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ Before you get started, make sure to:
9191
9292
## Next steps
9393
94-
[!INCLUDE [footer](./footer.md)]
94+
[!INCLUDE [Speech recognition basics](../../speech-to-text-next-steps.md)]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ Before you get started, make sure to:
6565
6666
## Next steps
6767
68-
[!INCLUDE [footer](./footer.md)]
68+
[!INCLUDE [Speech recognition basics](../../speech-to-text-next-steps.md)]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ Before you get started, make sure to:
5050

5151
## Next steps
5252

53-
[!INCLUDE [footer](./footer.md)]
53+
[!INCLUDE [Speech recognition basics](../../speech-to-text-next-steps.md)]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,4 @@ Now you're ready to build your app and test our speech recognition using the Spe
203203

204204
## Next steps
205205

206-
[!INCLUDE [footer](./footer.md)]
206+
[!INCLUDE [Speech recognition basics](../../speech-to-text-next-steps.md)]

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

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

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ The first 15 seconds of speech input from your audio file will be recognized and
125125

126126
## Next steps
127127

128-
[!INCLUDE [footer](./footer.md)]
128+
[!INCLUDE [Speech recognition basics](../../speech-to-text-next-steps.md)]

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ If you have issues following these instructions, refer to the more extensive [Vi
116116

117117
## Next steps
118118

119-
[!INCLUDE [footer](./footer.md)]
119+
[!INCLUDE [Speech recognition basics](../../speech-to-text-next-steps.md)]

0 commit comments

Comments
 (0)