New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

web-speech-cognitive-services

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web-speech-cognitive-services - npm Package Versions

1
17

5.0.1-master.8da76d8

Diff

compulim
published 5.0.1-master.395ada4 •

compulim
published 5.0.0 •

Changelog

Source

[5.0.0] - 2019-10-23

Added

  • Speech recognition: Fix #23 and #24, support audiostart/audioend/soundstart/soundend event, in PR #33
  • Speech recognition: Fix #25 and #26, support true abort and stop function, in PR #33
  • Speech recognition: Fix #29, support continuous mode, in PR #33
    • Quirks: in continuous mode, calling stop in-between recognizing and recognized will not emit final result event
  • Speech recognition: New audioConfig option to override the default AudioConfig.fromDefaultMicrophoneInput, in PR #33
  • Speech synthesis: Fix #32, fetch voices from services, in PR #35
  • Speech synthesis: Fix #34, in PR #36 and PR #44
    • Support user-controlled AudioContext object to be passed as an option named audioContext
    • If no audioContext option is passed, will create a new AudioContext object on first synthesis
  • Speech synthesis: If an empty utterance is being synthesized, will play an local empty audio clip, in PR #36
  • Speech recognition: Fix #30, support dynamic phrases, in PR #37
    • Pass it as an array to SpeechRecognition.grammars.phrases
  • Speech recognition: Fix #31, support reference grammars, in PR #37
    • When creating the ponyfill, pass it as an array to referenceGrammars options
  • Speech recognition: Fix #27, support custom speech, in PR #41
    • Use option speechRecognitionEndpointId
  • Speech synthesis: Fix #28 and #62, support custom voice font, in PR #41 and PR #67
    • Use option speechSynthesisDeploymentId
    • Voice list is only fetch when using subscription key
  • Speech synthesis: Fix #48, support output format through outputFormat option, in PR #49
  • *: Fix #47, add enableTelemetry option for disabling collecting telemetry data in Speech SDK, in PR #51 and PR #66
  • *: Fix #53, added ESLint, in PR #54
  • Speech synthesis: Fix #39, support SSML utterance, in PR #57
  • Speech recognition: Fix #59, support stop() function by finalizing partial speech, in PR #60
  • Fix #67, add warning when using subscription key instead of authorization token, in PR #69
  • Fix #70, fetch authorization token before every synthesis, in PR #71

Changed

Fixed

  • Fix #45. Speech synthesize should emit "start" and "error" if the synthesized audio clip cannot be fetch over the network, in PR #46
compulim
published 5.0.0-master.edfd25f •

compulim
published 4.0.1-master.556e2aa •

compulim
published 4.0.1-master.4f86e55 •

compulim
published 4.0.1-master.6b2b9e3 •

compulim
published 4.0.1-master.2143983 •

compulim
published 4.0.1-master.d5113d9 •

compulim
published 4.0.1-master.0098f8a •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc