Skip to content

Commit 48c8c1e

Browse files
Update prerequisites.md
1 parent 8e344f3 commit 48c8c1e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ APP_PLATFORM = android-21
7171
APP_BUILD_SCRIPT = Android.mk
7272
```
7373

74-
You can build `libgstreamer_android.so` using the following command on Ubuntu 16.04 or 18.04. The following command lines have only been tested for [Gstreamer Android version 1.14.4](https://gstreamer.freedesktop.org/data/pkg/android/1.14.4/gstreamer-1.0-android-universal-1.14.4.tar.bz2) with [Android NDK b16b.](https://dl.google.com/android/repository/android-ndk-r16b-linux-x86_64.zip)
74+
You can build `libgstreamer_android.so` using the following command on Ubuntu 16.04 or 18.04. The following command lines have only been tested for [GStreamer Android version 1.14.4](https://gstreamer.freedesktop.org/data/pkg/android/1.14.4/gstreamer-1.0-android-universal-1.14.4.tar.bz2) with [Android NDK b16b.](https://dl.google.com/android/repository/android-ndk-r16b-linux-x86_64.zip)
7575

7676
```sh
7777
# Assuming wget and unzip already installed on the system

0 commit comments

Comments
 (0)