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)