Skip to content

Commit a5499bb

Browse files
committed
Adjusted order of Unbuntu revs.
1 parent 622460d commit a5499bb

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/Speech-Service/includes/how-tos/compressed-audio-input/cpp

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: dapine
88

99
Handling compressed audio is implemented using [GStreamer](https://gstreamer.freedesktop.org). For licensing reasons GStreamer binaries are not compiled and linked with the Speech SDK. Developers need to install several dependencies and plugins.
1010

11-
# [Ubuntu, 18.04, 16.04 or Debian 9](#tab/debian)
11+
# [Ubuntu, 16.04, 18.04 or Debian 9](#tab/debian)
1212

1313
```sh
1414
sudo apt install libgstreamer1.0-0 \

0 commit comments

Comments
 (0)