You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more information see [Linux installation instructions](https://gstreamer.freedesktop.org/documentation/installing/on-linux.html?gi-language=c).
29
+
For more information, see [Linux installation instructions](https://gstreamer.freedesktop.org/documentation/installing/on-linux.html?gi-language=c).
30
30
31
31
```sh
32
32
sudo apt install libgstreamer1.0-0 \
@@ -35,9 +35,9 @@ gstreamer1.0-plugins-good \
35
35
gstreamer1.0-plugins-bad \
36
36
gstreamer1.0-plugins-ugly
37
37
```
38
-
## Installing Gstreamer on Windows
38
+
## Installing GStreamer on Windows
39
39
40
-
For more information see [Windows installation instructions](https://gstreamer.freedesktop.org/documentation/installing/on-windows.html?gi-language=c).
40
+
For more information, see [Windows installation instructions](https://gstreamer.freedesktop.org/documentation/installing/on-windows.html?gi-language=c).
* Add another entry in the path variable as C:\gstreamer\1.0\msvc_x86_64\bin
55
55
* Reboot the machine
56
56
57
-
## Using Gstreamer in Android
57
+
## Using GStreamer in Android
58
58
Look at the Java tab above for the details about building libgstreamer_android.so
59
59
60
60
For more information see [Android installation instructions](https://gstreamer.freedesktop.org/documentation/installing/for-android-development.html?gi-language=c).
61
61
62
62
## Speech SDK version required for compressed audio input
63
63
* Speech SDK version 1.10.0 or later is required for RHEL 8 and CentOS 8
64
-
* Speech SDK version 1.11.0 or later is required for for Windows.
65
-
* Speech SDK version 1.16.0 or later for latest GStreamer on Windows and Android.
64
+
* Speech SDK version 1.11.0 or later is required for Windows.
65
+
* Speech SDK version 1.16.0 or later for the latest GStreamer on Windows and Android.
0 commit comments