Skip to content

Commit db0af41

Browse files
committed
Fixing notes
1 parent 6cad342 commit db0af41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cognitive-services/Speech-Service/how-to-use-codec-compressed-audio-input-streams.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ zone_pivot_groups: programming-languages-set-twelve
1717

1818
The Speech service SDK **Compressed Audio Input Stream** API provides a way to stream compressed audio to the Speech service using either a `PullStream` or `PushStream`.
1919

20-
> [!IMPORTANT]
21-
> Streaming compressed input audio is currently supported for C#, C++, Java on Windows (UWP applications aren't supported) and Linux (Ubuntu 16.04, Ubuntu 18.04, Debian 9, RHEL 8, CentOS 8). It is also supported for Java in Android and Objective-C in iOS platform.
22-
> Speech SDK version 1.7.0 or later is required (version 1.10.0 or later for RHEL 8 and CentOS 8, and version 1.11.0 or later for Windows).
20+
Streaming compressed input audio is currently supported for C#, C++, Java on Windows (UWP applications aren't supported) and Linux (Ubuntu 16.04, Ubuntu 18.04, Debian 9, RHEL 8, CentOS 8). It is also supported for Java in Android and Objective-C in iOS platform.
21+
* Speech SDK version 1.10.0 or later is required for RHEL 8 and CentOS 8
22+
* Speech SDK version 1.11.0 or later is required for for Windows.
2323

2424
[!INCLUDE [supported-audio-formats](includes/supported-audio-formats.md)]
2525

0 commit comments

Comments
 (0)