Releases: microsoft/cognitive-services-speech-sdk-js
Releases · microsoft/cognitive-services-speech-sdk-js
Speech SDK for JavaScript 1.5.0
Speech SDK for JavaScript 1.5.0 contains the following changes:
Speech SDK for JavaScript 1.4.1
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
Speech SDK for JavaScript 1.4.0
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)
Speech SDK for JavaScript 1.3.0
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)
Speech SDK for JavaScript 1.2.1
This is a bug fix release. No features are added.
Speech SDK for JavaScript 1.2.0
Initial open-source release of the Speech SDK for JavaScript.
See here for changelog.