Skip to content

Commit f270481

Browse files
authored
Update prerequisites.md (#71)
Sorry one of my suggested revisions introduces a broken link warning. This should fix it
1 parent 6abb86c commit f270481

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ ms.date: 09/17/2021
66
ms.author: amishu
77
---
88

9-
Speech SDK can use [GStreamer](https://gstreamer.freedesktop.org) to handle compressed audio. However, for licensing reasons GStreamer binaries are not compiled and linked with the Speech SDK. Developers need to install several dependencies and plugins, see [Installing on Linux](https://gstreamer.freedesktop.org/documentation/installing/on-linux.html?gi-language=c). Go language is only supported in Speech SDK on the Linux platform. See [Speech SDK for Go](../../../quickstarts/setup-platform.md?pivots=programming-language-go&tabs=dotnet%252cwindows%252cjre%252cbrowser) to get started with Microsoft Speech SDK in Go.
9+
Speech SDK can use [GStreamer](https://gstreamer.freedesktop.org) to handle compressed audio. However, for licensing reasons GStreamer binaries are not compiled and linked with the Speech SDK. Developers need to install several dependencies and plugins, see [Installing on Linux](https://gstreamer.freedesktop.org/documentation/installing/on-linux.html?gi-language=c). Go language is only supported in Speech SDK on the Linux platform. See [Speech SDK for Go](../../../../quickstarts/setup-platform.md?pivots=programming-language-go&tabs=dotnet%252cwindows%252cjre%252cbrowser) to get started with Microsoft Speech SDK in Go.
1010

0 commit comments

Comments
 (0)