cognitive-services-speech-sdk-js

Microsoft Azure Cognitive Services Speech SDK for JavaScript

OTHER License

Downloads
304.9K
Stars
263
Committers
37

Bot releases are visible (Hide)

cognitive-services-speech-sdk-js - Speech SDK for JavaScript 1.4.1

Published by BrianMouncer over 5 years ago

This is a bug fix release to fix an issue repackaging 1.4.0 in NPM.
No features are added.

Speech SDK for JavaScript 1.4.1 contains the following changes:

  • Prevent webpack from loading https-proxy-agent(#49) -- thanks @Domratchev
cognitive-services-speech-sdk-js - Speech SDK for JavaScript 1.4.0

Published by BrianMouncer over 5 years ago

Speech SDK for JavaScript 1.4.0 contains the following changes:

  • support for non-default microphone input (by deviceId). (#15) -- thanks @Domratchev
  • Fixed issue with RequestSession.privIsSpeechEnded flag stuck at true (#37) -- thanks @Domratchev
  • Add proxy support for nodeJS (#40)
  • Improve telemetry sent to Speech Service (#41)
  • Harden Microphone label code against errors (#43)
  • Update js-yaml version due to security vulnerability (#44)
  • Update Stream code & Add AudioWorklet support (#45)
cognitive-services-speech-sdk-js - Speech SDK for JavaScript 1.3.0

Published by mahilleb-msft over 5 years ago

Speech SDK for JavaScript 1.3.0 contains the following changes:

  • Add support for the Connection object (#30)
  • Return properties collection with service JSON for recognition (#31)
  • Add type definition files for bundled JavaScript (#32)
  • Initial support and implementation for phrase hints (#34)
  • When using proxy: if you set proxy username and proxy password to an empty string, they will not be submitted when connecting to the proxy (#36)
cognitive-services-speech-sdk-js - Speech SDK for JavaScript 1.2.1

Published by mahilleb-msft almost 6 years ago

This is a bug fix release. No features are added.

  • Fire end of stream at turn.end, not at speech.end (#7)
  • Fix bug in audio pump that did not schedule next send if the current send failed. (#22)
  • Fix continuous recognition with auth token (#24)
  • Bug fix for different recognizer / endpoints (#25)
  • Documentation improvements (#14, #18, #23, #26)
cognitive-services-speech-sdk-js - Speech SDK for JavaScript 1.2.0

Published by mahilleb-msft almost 6 years ago

Initial open-source release of the Speech SDK for JavaScript.
See here for changelog.

Package Rankings
Top 1.71% on Npmjs.org
Top 6.48% on Proxy.golang.org
Badges
Extracted from project README
npm version Downloads
Related Projects