Skip to content

Commit 5eb939e

Browse files
authored
Update speech-devices-sdk-linux-quickstart.md
Fixing PR issues.
1 parent e5b7895 commit 5eb939e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cognitive-services/Speech-Service/includes/speech-devices-sdk-linux-quickstart.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ Make sure these dependencies are installed before starting Eclipse.
4444
sudo apt-get install libssl1.0.2 libasound2
4545
```
4646

47-
On RHEL/CentOS:
48-
47+
* On RHEL/CentOS:
48+
4949
```sh
5050
sudo yum update
5151
sudo yum install alsa-lib openssl
5252
```
5353

54-
> [!NOTE]
55-
> - On RHEL/CentOS 7, follow the instructions on [how to configure RHEL/CentOS 7 for Speech SDK](~/articles/cognitive-services/speech-service/how-to-configure-rhel-centos-7.md).
54+
> [!NOTE]
55+
> - On RHEL/CentOS 7, follow the instructions on [how to configure RHEL/CentOS 7 for Speech SDK](~/articles/cognitive-services/speech-service/how-to-configure-rhel-centos-7.md).
5656
> - On RHEL/CentOS 8, follow the instructions on [how to configure OpenSSL for Linux](~/articles/cognitive-services/speech-service/how-to-configure-openssl-linux.md).
5757
5858
Conversation Transcription is currently only available for "en-US" and "zh-CN", in the “centralus” and “eastasia” regions. You must have a speech key in one of those regions to use Conversation Transcription.

0 commit comments

Comments
 (0)