Skip to content

Bump Cognitive Services SDK to 1.9.1 due to a bug in Electron #2886

@compulim

Description

@compulim

Please also bump Jest

Version

4.7.1

Describe the bug

Direct Line Speech failed to load in Electron due to a bug in Cognitive Services Speech SDK. It is fixed in 1.9.1.

microsoft/cognitive-services-speech-sdk-js#138
microsoft/cognitive-services-speech-sdk-js#126

Steps to reproduce

  1. Put Web Chat inside an Electron app (Chrome 69)
  2. Use Direct Line Speech to connect to bot
  3. Start recognizing

Expected behavior

It should start recognizing and sending WAV to the Speech servers. Instead, it just say "Starting..." and hang from there.

Additional context

Tagging @tonyanziano.

[Bug]

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or an unintended behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions