Skip to content

Commit 9831c89

Browse files
committed
Removing release note refference to Multi-device Conversation node.js sample, becasue it's not ready yet.
1 parent b7e50ff commit 9831c89

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/cognitive-services/Speech-Service/releasenotes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: seodec18
1919
**New features**
2020
- Added Python packages to support the new 3.8 release of Python.
2121
- Red Hat Enterprise Linux (RHEL)/CentOS 8 x64 support (C++, C#, Java, Python).
22-
NOTE: Customers must configure OpenSSL according to instructions at https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/how-to-configure-openssl-linux.
22+
- NOTE: Customers must configure OpenSSL according to instructions at https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/how-to-configure-openssl-linux.
2323
- Linux ARM32 support for Debian and Ubuntu.
2424
- DialogServiceConnector now supports an optional "bot ID" parameter on BotFrameworkConfig. This parameter allows the use of multiple Direct Line Speech bots with a single Azure speech resource. Without the parameter specified, the default bot (as determined by the Direct Line Speech channel configuration page) will be used.
2525
- DialogServiceConnector now has a SpeechActivityTemplate property. The contents of this JSON string will be used by Direct Line Speech to pre-populate a wide variety of supported fields in all activities that reach a Direct Line Speech bot, including activities automatically generated in response to events like speech recognition.
@@ -35,7 +35,6 @@ ms.custom: seodec18
3535
- ID generation in Universal Windows Applications now uses an appropriately unique GUID algorithm; it previously and unintentionally defaulted to a stubbed implementation that often produced collisions over large sets of interactions.
3636

3737
**Samples**
38-
- Added Multi-device Conversation quickstarts for [JavaScript](https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/js)
3938
- Unity sample for using Speech SDK with [Unity microphone and push mode streaming](https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/unity/from-unitymicrophone)
4039

4140
**Other changes**

0 commit comments

Comments
 (0)