Skip to content

Commit 9f8d3db

Browse files
committed
consistency
1 parent 835357a commit 9f8d3db

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/cognitive-services/Speech-Service/includes/how-to/compressed-audio-input/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Choose a platform for installation instructions.
2222

2323
### [Windows](#tab/windows)
2424

25-
[!INCLUDE [Linux](gstreamer-windows.md)]
25+
[!INCLUDE [Windows](gstreamer-windows.md)]
2626

2727
***
2828

articles/cognitive-services/Speech-Service/includes/how-to/compressed-audio-input/cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Choose a platform for installation instructions.
2424

2525
### [Windows](#tab/windows)
2626

27-
[!INCLUDE [Linux](gstreamer-windows.md)]
27+
[!INCLUDE [Windows](gstreamer-windows.md)]
2828

2929
***
3030

articles/cognitive-services/Speech-Service/includes/how-to/compressed-audio-input/csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Choose a platform for installation instructions.
2525

2626
### [Windows](#tab/windows)
2727

28-
[!INCLUDE [Linux](gstreamer-windows.md)]
28+
[!INCLUDE [Windows](gstreamer-windows.md)]
2929

3030
***
3131

articles/cognitive-services/Speech-Service/includes/how-to/compressed-audio-input/gstreamer-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 04/25/2022
77
ms.author: eur
88
---
99

10-
Handling compressed audio is implemented by using [GStreamer](https://gstreamer.freedesktop.org). For licensing reasons, GStreamer binaries aren't compiled and linked with the Speech SDK. You need to install several dependencies and plug-ins.
10+
You need to install several dependencies and plug-ins.
1111

1212
# [Ubuntu/Debian](#tab/debian)
1313

articles/cognitive-services/Speech-Service/includes/how-to/compressed-audio-input/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Choose a platform for installation instructions.
2424

2525
### [Windows](#tab/windows)
2626

27-
[!INCLUDE [Linux](gstreamer-windows.md)]
27+
[!INCLUDE [Windows](gstreamer-windows.md)]
2828

2929
***
3030

0 commit comments

Comments
 (0)